搜索资源列表
interact
- vc++和java进行socket通信实现火灾报警的程序,自己做的,请多多指教。-vc and java for socket communication fire alarm procedures themselves. Please exhibitions.
javaCSchat
- Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C / S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneo
socket
- Socket通信实例,采用Socket类实现通信
Socket
- 通过本实验使得学生掌握Windows通信程序的编写,通信原理,实际编写通信程序,本试验是后续实验的基础。要求学生做到在一台计算机上实现两个程序的通信,以及在两台计算机上实现两个应用程序的通信,对于学生所使用的程序开发环境不限。
Socket-Client
- 基于MFC的即时通讯工具的开发实例。暂时只能应用与局域网类的通信。
Delphi socket通讯
- 实现1对1通信,即任何一个客户端可以选择某个连接上服务端的另一个客户端进行聊天通信
socket
- 用C#编写的一款即时通信小程序,只要输入ip,即可实现对话,非常方便,界面非常简洁。-An instant messaging program written in C#, simply enter the ip, you can achieve dialogue, very convenient, very simple interface.
QQ
- 企业QQ通信系统,VC++6.0 + XML + Socket 实现,文件调试完成,没有问题,请下载相应的软件进行运行,操作系统最好是Windows Server 2003系统,XP系统也可以。-QQ enterprise communications systems, VC++6.0+ XML+ Socket implementation file to complete commissioning, no problem, please download the appropriate so
GTK_MySQ-LTCP_IP
- 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
socketcbuilder
- 简单的c++builder socket通信程序-Simple c++ builder socket communication program
Socket
- 简单的socket通信示例已经经过调试,在VC6.0以及在VC++2008 Express版上都可运行。-Simple example of socket communication
SocketTest
- 客户端和服务器进行简单的通讯,了解Socket通信的基本机制。-Simple client and server communication, understanding the basic mechanism of Socket Communications.
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
MyQQ
- 实现Socket通信,简单模拟QQ实现,其中包括服务器端和客户端。-Achieve Socket Communications, a simple simulation QQ achieve, including the server and client.
myQQ2.41
- 自己上学时写的一个QQ及时通讯软件,利用swing设计ui,socket通信实现-Their school to write a QQ instant messaging software, the use of swing design ui, the socket communication
Socket-communication
- 在netbeans环境下,利用java实现的socket即时通信程序,包括服务器端和客户端-Netbeans environment, the use of socket java to achieve real-time communication procedures, including server and client
JavaIO-master
- 这是一个关于javaio socket通信的学习小例子,适合新手学习,你值得拥有-This is a small example about javaio socket communication learning for beginners to learn, you deserve
SocketUdpTest
- UDP类型的Socket通信,包含客户端和服务器的一个简单的例子-Type of udp socket communication contains a simple example of the client and the server
socket
- 本文档主要是对客户端和服务器SOCKET通信的分析和实现。-This document is to analyze and to achieve the client and server SOCKET communications.
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)