tai lieu lap trinh socket docx
... 2008); Socket server = new Socket( AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); server.Bind(iep); server.Listen(10); Console.WriteLine("Cho ket noi tu client"); Socket ... iep = new IPEndPoint(IPAddress.Parse("127.0.0.1"), 2008); Socket client = new Socket( AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); client.Connect(...
Ngày tải lên: 10/07/2014, 08:20
Ngày tải lên: 12/12/2013, 18:15
Ngày tải lên: 13/12/2013, 01:16
Tài liệu LẬP TRÌNH C nâng cao -BÀI 5 - TEMPLATE (TIẾP) part 1 docx
Ngày tải lên: 14/12/2013, 09:15