日归档:2010 六月-18

[VC]TCP server client 代码实例

server.c // Module Name: Server.c//// Description://    This example illustrates a simple TCP server that accepts //    incoming client connections. Once a client connection is //    established, a thread is spawned to read data from the //    client and echo it … 继续阅读

发表在 技术 | 标签为 , , , | 留下评论