Sylloge
A C# helper library
Classes | Packages
code/Net/Net.cs File Reference

Go to the source code of this file.

Classes

class  Sylloge.Net
class  Sylloge.Net.IPv4
 Provides IPv4 information from the current computer (network interfaces, IP address, etc.)
struct  Sylloge.Net.IPv4.StructInterface
 Network interface information. More...
class  Sylloge.Net.IpHeader
 A class that facilitates the information contained in an IP packet header. More...
class  Sylloge.Net.UdpHeader
 A class that facilitates the information contained in an UDP packet header. More...
class  Sylloge.Net.TcpHeader
 A class that facilitates the information contained in an TCP packet header. More...
class  Sylloge.Net.BroadcastListener
 A broadcast packet listener that can be used to either catch broadcast packets, or be used as a packet sniffer. More...

Packages

package  Sylloge
 All Classes Namespaces Files Functions Variables Enumerations Properties Events