Exemple #1
0
 public static extern int Send(Socket socket, Address *address, byte *buffer, int bufferLength);
Exemple #2
0
 public static extern Host *CreateHost(Address *address,
                                       IntPtr peerLimit, IntPtr channelLimit, uint incomingBandwidth, uint outgoingBandwidth, uint applicationId);