C# (CSharp) BF2Statistics.Gamespy.Net Namespace

Classes

Name Description
GamespyTcpSocket This class represents a high performance Async Tcp Socket wrapper that is used to act as a base for all Gamespy protocol Tcp connections.
GamespyTcpStream This object is used as a Network Stream wrapper for Gamespy TCP protocol,
GamespyUdpPacket This class represents a packet recieved from and/or to be sent to a remote UDP connection. This class is essentially a wrapper for SocketAsyncEventArgs and Asynchronous reading and writing