C# Class Gwupe.Communication.P2P.RUDP.Packet.StandardTcpPacketFactory

Show file Open project: gwupe/Gwupe

Public Methods

Method Description
getPacket ( byte bytes ) : BasicTcpPacket

Private Methods

Method Description
StandardTcpPacketFactory ( ) : Gwupe.Communication.P2P.Exceptions

Method Details

getPacket() public method

public getPacket ( byte bytes ) : BasicTcpPacket
bytes byte
return Gwupe.Communication.P2P.RUDP.Packet.TCP.BasicTcpPacket