资源列表
UDP(SeverPClient)
- UDPSever.cpp--- 服务器端程序 UDPClient.cpp-----客户端程序 功能:双方能同时相互发送数据,并显示接收到的数据;当收到对方的数据为“bye”时,能退出程序. -failed to translate
TCP(SeverPClient)
- TCPSever.cpp-----服务器端程序 TCPClient.cpp----客户端程序 主要功能:利用TCP编程通信 -failed to translate
fpgrowth_linuxExecutable
- Linux executable file.. A program to find frequent item sets (also closed and maximal as well as generators) with the FP-growth algorithm (frequent pattern growth, Han et al 2000), which represents the transaction database as a prefix tree which
xiangqi009
- 一个小小的中国象棋代码,只能两个人对战,没有人机对战工能。-failed to translate
WebAudio
- 基于javascr ipt的语音聊天室插件,有客户端和服务器端-failed to translate
CSharpMiniQQ
- c# mini 手机qq,可以聊天,通过手机协议实现登录,获取qq好友列表,聊天功能-c# mobile qq
gethostbyaddr
- Linux 下C语言写的获取主机IP地址的源码-Linux written in C language source code for the host IP address
GroupBroadcast
- Linux下c语言的关于UDP组播的服务器端和客户端的源码例子-C language under Linux on UDP multicast server and client source code examples
P2P
- 客户端与服务器、及客户端之间的消息通信协议的实现主要基于UDP协议-Client and server, and message communication between the client protocol implementation is mainly based on UDP protocol
socket
- 关于linux下的socket编程,还有具体的服务端和用户端源代码-About socket programming under linux, there are specific services and client source code
Transfer
- 简单的socket编程,实现点对点文件传输-Simple socket programming, peer to peer file transfer
chat-socket
- 在线聊天室,包括服务器与客户端程序,可以同时开多个客户端,服务器也可以踢人-Online chat, including server and client program, you can also open multiple clients, the server can also be kicking
