摘要:
public class stateobject{ public socket worksocket = null; public const int Buffer_Size=2048; public byte[] buffer= new byte[Buffer_size]; public stringbuilder sb = new stringbuilder();} 阅读全文
摘要:
public class stateobject{ public socket worksocket = null; public const int Buffer_Size=2048; public byte[] buffer= new byte[Buffer_size]; public stringbuilder sb = new stringbuilder();} 阅读全文