Commit graph

70 commits

Author SHA1 Message Date
sschocke_cp
d8e888eac5 UDP Send and Receive now working.
Use new UdpClient(portNumber) to create a UDP client listening on that port, and UdpClient.Receive() to receive packets.
2012-03-21 12:03:04 +00:00
sschocke_cp
2ac239e62e Fixed broken Cosmos initiated ARP process
Added initial UDP support
UdpClient can be used to send UDP packets... No receiving possible yet.
2012-03-02 21:49:29 +00:00
sschocke_cp
544da465a4 Implemented workaround in NetworkStack to bypass the VMT scanner issue for now. 2012-02-29 20:31:56 +00:00
sschocke_cp
24c27d23ef Added network support. ARP and ICMP echo(ping) is working. Couple of major changes here, so please re-run install.bat 2012-02-05 20:24:53 +00:00
blah38621_cp
1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
kudzu_cp
35089c88e9 2011-07-17 01:27:14 +00:00
Trivalik_cp
dfbf5f4f00 fix all branches for 64bit,
add comment in fatstream to array copy
2011-06-17 07:45:00 +00:00
Trivalik_cp
8cd3d9cf47 GDB Client, change function label to textbox, allows to copy the name
change filesystem to int64, logical error in Read()
fix Ldarg, Ldarga xExtraSize, now should work really 64 bit and greater
2011-06-16 20:56:22 +00:00
kudzu_cp
82d94f122e 2011-06-16 20:12:51 +00:00
Trivalik_cp
99e0bf99d4 count up position and add aCount correction if to great on Read() in FatStream 2011-06-12 13:47:25 +00:00
kudzu_cp
3d476911b2 2011-03-19 01:05:07 +00:00
kudzu_cp
bc16ed8129 2011-03-17 00:08:28 +00:00
kudzu_cp
f7be12a101 2011-03-16 23:25:19 +00:00
kudzu_cp
fcff31810e 2011-03-06 16:35:23 +00:00
kudzu_cp
135cba977f 2011-03-06 05:27:40 +00:00
kudzu_cp
101fa335a5 2011-03-04 02:55:08 +00:00
kudzu_cp
06e5c1fa7b 2011-03-04 01:50:52 +00:00
kudzu_cp
71942d0929 2011-03-04 01:07:19 +00:00
kudzu_cp
e396015582 2011-03-04 00:22:24 +00:00
kudzu_cp
e1e7fce526 2011-03-03 17:40:19 +00:00
kudzu_cp
4adc320a64 2011-03-03 15:53:42 +00:00
kudzu_cp
21d6c9ceac 2011-03-03 14:34:55 +00:00
kudzu_cp
95393c0c6e 2011-03-03 05:23:44 +00:00
kudzu_cp
7f1986045c 2011-03-03 03:54:32 +00:00
kudzu_cp
19fae2d964 2011-03-03 03:43:50 +00:00
kudzu_cp
4174227136 Fix for long file name parsing. 2011-03-03 00:21:37 +00:00
kudzu_cp
b864d592ab 2011-03-02 23:33:54 +00:00
kudzu_cp
dfd598dbfd Long filename support. 2011-03-02 17:37:33 +00:00
kudzu_cp
329e21ade7 2011-03-02 17:15:01 +00:00
kudzu_cp
543b25d59c Filesystem work 2011-03-02 15:59:40 +00:00
kudzu_cp
72758e87b6 2011-03-02 14:06:13 +00:00
kudzu_cp
1edb546842 2011-02-24 14:50:10 +00:00
kudzu_cp
0bb0d3be6f 2011-02-24 07:22:44 +00:00
kudzu_cp
b751e45aaf 2011-02-24 07:02:28 +00:00
kudzu_cp
9c4fb010ff 2011-02-24 05:07:33 +00:00
kudzu_cp
ef3af692b6 2011-02-24 04:16:31 +00:00
kudzu_cp
b3a7a30678 2011-02-24 03:24:08 +00:00
kudzu_cp
dc58fdd249 2011-02-23 17:17:35 +00:00
kudzu_cp
5287a829cf 2011-02-23 05:41:53 +00:00
mterwoord_cp
fab8765053 2011-02-17 18:49:42 +00:00
Trivalik_cp
a80ef75b20 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Trivalik_cp
1785670a75 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
kudzu_cp
40d64afc97 2010-09-03 16:04:15 +00:00
Trivalik_cp
7768ebc612 update csproj for vs2010, add debugable for vspackage in vs2010 2010-09-01 20:55:41 +00:00
kudzu_cp
b1159324c8 Bootstrap 2010-09-01 01:30:53 +00:00
kudzu_cp
a4f6cfed20 2010-08-31 02:02:56 +00:00
kudzu_cp
4830098551 2010-08-28 13:06:50 +00:00
Trivalik_cp
d455818547 update csproj, on current state, 2010-08-24 09:48:55 +00:00