搜索资源列表
ChatSever
- VC编写的socket简单聊天程序 最基本的聊天程序-VC prepared by the socket simple basic procedures Chat Chat Program
chat_file-transmition
- 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
ChatTools
- VS2008 ,MFC下基于socket的聊天系统,包括客户端和服务器,能够实现文件和文字的传输-VS2008, MFC the socket chat system, including client and server-based file and text transmission
Chat-tool
- Socket编程实现聊天工具。基于Visual C++。步骤完整,结构清晰,一目了然,适合新手。-The programming Socket chatting tools. Based on Visual c++. Steps to complete, clear, be clear at a glance, and suitable for the structure of the novice.
MFCliaotianshi
- 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communications SOCKET socket, the program is divided in
udp
- udp套接字写的简单聊天程序,可以发送消息到指定ip的用户-udp socket write simple chat program, you can send a message to the user for the specified ip
netchat
- 简单的聊天程序,使用VC6.0进行简单socket编程-Simple chat program, using a simple socket programming VC6.0
loginclient_src
- 登录yahoo聊天,模板程序,可以实现wininet登录,socket实现-Sign in yahoo chat, template process can be achieved wininet log, socket to achieve
QQtalk
- 一个类似QQ的网络聊天工具,采用Windows Socket编程,服务器与客户端采用了TCP/IP连接方式,在设计聊天方案时,实行将所有信息发往服务器端。-A similar network of QQ chat tool, using Windows Socket programming, server and client using TCP/IP connections, chat in the design of the program and implement all of the
chatRoom119
- 当用户聊天时,将当前用户名、聊天对象、聊天内容、聊天语气和是否私聊进行封装,然后与服务器建立Socket连接,再用对象输出流包装Socket的输出流将聊天信息对象发送给服务器端 当用户发送聊天信息时,服务端将会收到客户端用Socket传输过来的聊天信息对象,然后将其强制转换为Chat对象,并将本次用户的聊天信息对象添加到聊天对象集Message中,以供所有聊天用户访问。 接收用户的聊天信息是由多线程技术实现的,因为客户端必须时时关注更新服务器上是否有最新消息,在本程序中设定的是3秒刷新服
Socket
- 实现局域网的聊天程序,通过服务器和客户端的TCP/IP协议传输实现-LAN chat program, through the server and the client TCP/IP protocol, to achieve
socket
- socket客户端和服务器,具有聊天,文件上传,下载的功能,文件上传、下载带有实时的进度条-socket client and server, chat, file upload and download function, file upload, download with real-time progress bar
chat
- 一个在局域网聊天的软件,socket的定义-A LAN chat software, socket definition
SOCKET.RAR
- Chat program using socket
TCP-Socket
- 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
CHAT
- VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the us
chat-program
- 基于MFC的类似于QQ的聊天程序,采用Socket变成-MFC-based chat program similar to QQ, using Socket become
The-chat-tool
- 在linux系统下,基于socket实现的聊天的工具-Under the Linux system, based on the socket implementation of chat tool under Linux system, based on the socket implementation of chat tool
Chat-system-based-on-socket
- 基于SOCKET的网络聊天系统分析设计,论述了Windows 环境下的实现计算机数据传输服务的机制。-SOCKET network chat system analysis and design based on
Socket
- 最原始的通讯聊天软件,对初学者有很好的帮助作用-Most primitive communications chat software for beginners very helpful