Cosmos/source2/Kernel/System/Cosmos.System/Network
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
..
ARP Fixed broken Cosmos initiated ARP process 2012-03-02 21:49:29 +00:00
IPv4 UDP Send and Receive now working. 2012-03-21 12:03:04 +00:00
EthernetPacket.cs
NetworkStack.cs Fixed broken Cosmos initiated ARP process 2012-03-02 21:49:29 +00:00
TempDictionary.cs
UdpClient.cs UDP Send and Receive now working. 2012-03-21 12:03:04 +00:00