搜索资源列表
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”控件建立了一个“聊天”程序。该程序可以同在同一台计算机上运行,也可以在网络中的两台计算机上运行。整个程序分为两部分,一部分是客户端,另一部分是服务器端。两部分程序结合使用,即可实现计算机之间的通信,在网上“聊天”。 聊天程序的客户端部分,用于接收和发送从主机传递过来的信息,程序的操作在菜单中进行。程序运行起来后,可通过菜单建立与主机之间的连接。 聊天程序的服务器端部分,用于接收和处理从用户端传递过来的信息。程序运行起来后能够“监听”客户端口,满足用户端提出的连接请
chatroom
- 由TCP/IP架構的聊天室:只要在Server端與Client端之間互傳資料-By the TCP/IP architecture of the chat room: as long as the Server side and Client-side information to each other between
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
socket
- socket客户端和服务器,具有聊天,文件上传,下载的功能,文件上传、下载带有实时的进度条-socket client and server, chat, file upload and download function, file upload, download with real-time progress bar
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
vcPP-CS-model-based-chat-room-design
- vc++基于CS模型聊天室设计,包括客户程序和服务器程序-vc++ CS model based chat room design, including client and server programs