搜索资源列表
Chat
- Chat.rar,VC++ 开发基于Socket的网内聊天程序,通过IP和端口号连接,实现信息的发送与接收。
chat.rar
- 基于VC++ 6.0 MFC 的网络通信聊天程序设计源代码,Based on VC 6.0 MFC chat network communication programming source code
ChatSystem.rar
- JAVA网络聊天室.运用网络编程、文件操作、数据流处理以及多线程等基础技术编写一个网络聊天室. ,JAVA Web chat rooms. The use of network programming, file operations, data stream processing, as well as multi-threading technology and other infrastructure to prepare a network of chat rooms.
socket.rar
- socket程序,用java实现的一个简单聊天界面,socket program using java realization of a simple chat interface
SourceCode.rar jxta实现的p2p聊天
- jxta实现的p2p聊天,文件传输,共享,文件搜索,JXTA p2p achieved chat, file transfer, sharing, file search
MSN.rar
- 用MFC开发的局域网聊天软件。该工程是用于界面层开发。使用socket编程.,MFC Development Using LAN chat software. The project is for the development of the interfacial layer. The use of socket programming.
Chat.rar
- 一个简单的聊天程序,socket编程,使用了多线程。,A simple chat program, socket programming, the use of multi-threading.
Chat.rar
- UDP聊天室程序:在局域网内实现点对点的聊天功能,UDP chat room procedures: in the local area network to achieve point-to-point chat
CHAT.rar
- 访QQ聊天工具 开发环境JAVA SWING,Visit QQ chat tools development environment JAVA SWING
chartroom.rar
- 实现一般的qq聊天的功能。支持文件传输 ,和图片传输的功能 ,The achievement of general qq chat function. Support file transfer, and picture transmission function
ichat2.rar
- 具有视频语音功能的聊天室程序,望大家多多指教,Voice-enabled with video chat room procedures, we hope the exhibitions
UDP.rar
- 基于UDP的聊天软件,带用户注册和登录功能。可群聊或私聊,UDP-based chat software, with user registration and login function. Can be a group chat or私聊
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
chat.rar
- 这是一个java语言做的视频聊天程序,我找的,给大家分享(没有密码),-This is a java language to do the video chat program, I am looking for everyone to share
chat.rar
- linux操作系统 socket编程 selectIO复用 异步聊天室,linux operating system socket programming asynchronous multiplexing selectIO chat room
Cha-Cha-Chat.rar
- 局域网上聊天室程序源码(UDP+组播)。模仿飞鸽传书的功能,实现一对一,一对多聊天功能。,LAN Chat program source (UDP+ multicast)
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
Chat.rar
- 用于通过bluetooth进行聊天的程序,该程序 可以在两个可以蓝牙连接的手机之间进行聊天,已经在symbian系统上通过测试,Carried out for the adoption of bluetooth chat program can be in two Bluetooth connectivity between mobile phone chat, symbian system has passed the test
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
chat
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m