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