资源列表
TCP.UDP高级编程
- 是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。-is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line parameter, which can be installed in the
M79000475
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识 -This case is an online chat tool, providing the basic chat functionality, by this example to learn how to use Socket server program and client to establish procedures and
server_client
- xmpp server and client -xmpp server and client
ChattingSoftware
- 一个典型的多客户机制包含运行在某台主机上的服务程序和其他机器上的多个客户程序,服务程序作为一个的进程,它具有多个线程,等待各个客户的请求,并提供相应的服务。 本程序分为服务器端和客户端两部分,每部分均被打包到.bat文件,直接双击即可运行程序。首先启动服务端,启动服务,然后启动客户端,即可登陆聊天,源码为某书上例程。 端口号8888,其它功能请运行程序进行观察、体验。
SuperServer
- 一款基于数据库的VC++网络聊天程序,感兴趣的可以参考下。-A database of VC++ based chat program, interested can refer to.
frmClientMain
- 实现聊天室功能,很完整,可做即时聊天工具,使用C#编写,界面优美。-Chat room feature to achieve, it is complete, do IM, written using C#, interface beautiful.
j_15294_gq
- VB开发的钢琴发声程序,在PIANO.vbw程序中赋初值后执行主程序-VB piano sound development process, enabling the program in PIANO.vbw after initial implementation of the main program
QQchatWithoutPermission
- This program can add and chat people in QQ without his/her permission.-This program can add and chat people in QQ wi thout his / her permission.
200922MENUICQ
- QQ相关源程序,详细代码过程,希望对研究网络通讯的程序员有所帮助。-QQ-related source code, detailed code process, hoped that the study of network communications programmers help.
Javaliaotian
- JAVA聊天程序,含源码,支持群聊,私聊。。。。。功能很强大哦!-JAVA chat program, including source code, support for group chat, private chat. . . . . Oh, very powerful!
GetIpAdd
- 取移动设备IP地址,取移动设备IP地址.取移动设备IP地址-get mobile ip
Chat
- 用C写的一个简易聊天室 实现了基本的信息收发功能