搜索资源列表
ChatServer
- 设计内容:设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。-Design elements: design of B/S mode network chat rooms, use the client browser and server-side java applications to communicate.
chat
- 用“WinSock”控件建立了一个“聊天”程序。该程序可以同在同一台计算机上运行,也可以在网络中的两台计算机上运行。整个程序分为两部分,一部分是客户端,另一部分是服务器端。两部分程序结合使用,即可实现计算机之间的通信,在网上“聊天”。 聊天程序的客户端部分,用于接收和发送从主机传递过来的信息,程序的操作在菜单中进行。程序运行起来后,可通过菜单建立与主机之间的连接。 聊天程序的服务器端部分,用于接收和处理从用户端传递过来的信息。程序运行起来后能够“监听”客户端口,满足用户端提出的连接请
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
socketChat
- linux下聊天程序的总体框架设计,以及一些需要注意的地方,讲的比较详细,会有帮助的-linux under the overall framework for the design of the chat program, as well as some caveats, speak in more detail, there will be help
Ex_Chat
- VC++编程,通讯聊天程序。课程设计,类似QQ的聊天应用程序-VC++ programming, communications chat program. Curriculum design
MFC-QQ
- 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP 就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord 和聊天Talk 两大功能模块。-The basic principle of the system is based on a client/server program, client service, client over IP Add Friend e
2
- 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
3
- 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
MFC-chat-program-written-summary
- MFC编写聊天程序总结,里面图文并茂,步骤详细,适合初学者研究学习-MFC chat program written summary, which illustrated the steps in detail, suitable for beginners to learn
Experimental-chat-program-documents
- 聊天程序实验文档,应用Visual C++中MFC CSocket类,实现网络数据传输,通过此文档可以制作实用的局域网一对一聊天程序。-Experimental chat program documents, applications Visual C++ in MFC CSocket class network data transmission, this document can be made practical through LAN-one chat program.
vcPP-CS-model-based-chat-room-design
- vc++基于CS模型聊天室设计,包括客户程序和服务器程序-vc++ CS model based chat room design, including client and server programs
udp-xieyi
- 用UDP 实现局域网聊天程序源码,很好的学习资料,适合初学者学习-UDP LAN chat program with source code, a very good learning materials for beginners to learn
TCP
- 本程序利用VC编程主要是针对TCP的聊天程序-Chat program of TCP
