资源列表
udp_server
- 套接字编程: 采用udp协议的服务端示例程序
udp
- 实现udp包传输的client和server
sleep_barber
- sleeping barber problem using semaphores and threads
asp
- asp文件,判断有无,并读写,保存,关闭,等-asp file to determine whether, and to read and write, save, close, etc.
ClientTools
- 一款C++ 模仿 IM 通讯的 开源代码 请大家拍砖-Imitation of a C++ open source IM communications please Paizhuan
stat_total
- 从服务器ftp下载指定的文件到本机,然后对文件数据进行解析并把解析的数据输出到excel,然后从数据库中提取对应的数据进行核对-Ftp from the server specified file to the local, and then parse the data file and to parse the data output to excel, and then extracted from the database to check the corresponding data
tcpEchoServerUsingEpoll
- TCP echo server using Po-TCP echo server using Poll
server
- 服务器编程,多线程编程,server端源代码-server source code
UDPSEND
- 一个简单的UDP发送代码.希望对大家有帮助.!-UDP send a simple code. Hope everyone has to help.!
check-the-Internet
- 检测网络是否连接,连接则5分钟后继续检测,未连接则关闭计算机-Detects whether the network connection, the connection will continue to test after 5 minutes, then turn off the computer is not connected
Tower_Of_Hanoi_Graphics
- tower of hanoi graphics in opengl
udp_simplechat_C
- 简易版的基于UDP的linux下的聊天程序,纯C语言,直接GCC编译运行,默认是本地IP,若要与另一台机器通信改下对应IP即可,适合初学者-Simple version of the Linux based UDP chat program, pure C language, GCC compiler directly run, the default is the local IP, if you want to communicate with another machine to chan