资源列表
chatroom
- linux终端下聊天工具,要求安装sqlite3.6.20,server/bin下输入./server开启服务器, client/bin/输入./client 127.0.0.1连接服务器,然后根据提示可以开始聊天,基于socket,使用多线程-chat tool under linux terminal, require the installation of sqlite3.6.20, server/bin, enter./server on the server, client/bin/i
IpTools
- 可以IP地址数字类型转换为字符串类型,也可以所字符串类型转换为数字类型。-IP addresses can be converted to a numeric type string, the string type can also be converted to numeric types.
Chuanshu-
- C++版飞鸽传书源代码及飞鸽源代码及编译全过程.doc,飞鸽传书是局域网网络通信的一个经典程序-C++ version of Dove Chuanshu Dove Chuanshu source code, is a classical network communication program
JavaSocket
- 个人制作的一个网络聊天室,实现了Socket简单的聊天功能,界面简洁大方,具有非常高的参考价值-Personal production of an Internet chat room to achieve a simple chat function Socket interface is simple and elegant, with a very high reference value
logmsg
- 日志分析服务器,boost,reactor异步网络服务器分析方法-parse logging serve code
Bulletin-Board-System
- 一个论坛网站,使用的时候请将data放入数据库文件中,在文件中有详细的使用说明。- this is a Bulletin Board System.
123
- internet主动式队列管理机制 基于ns2的网路模拟器的应用-Internet active queue management mechanism
gtk-chat
- 用GTK和winsock实现局域网的聊天工具,根据GTK的特性,使用winsock API进行消息传输。-With GTK and winsock LAN chat tools, according to the properties of the GTK, using the winsock API for message transmission.
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