搜索资源列表
java 做的聊天室
- 1、打开服务端和客户端。 2、点击服务端的“连接”,在点击客户端的“连接”。 (可点击多个客户端) 3、连接成功后,可在服务端处发信息到各个客户端。-an open server and the client. 2-Click service side of the "link", click on the Client "link." (Can click on a number of client) 3, connecting succe
A_very_eas937206122002
- 一个简单的winsock通信例子,包括服务端和客户端,在一个工程文件里-a simple example winsock communications, including server and client, in a project document
ksxt2
- 基于上述考虑,用Browser/Web模式来设计考试系统比较合适,服务器端我采用Access数据库系统和ASP组件来构成考试的应用服务系统;客户端采用浏览器来完成考试全过程,同时可进行远程系统维护和管理。-Based on the above considerations, with Browser / Web design model to the examination system more suitable, I use server-side Access database syste
ADO
- ADO 程序员参考 ADO 支持用于建立基于客户端/服务器和 Web 的应用程序的主要功能。其主要优点是易于使用、高速度、低内存支出和占用磁盘空间较少。ADO 同时具有远程数据服务 (RDS) 功能,通过 RDS 可以在一次往返过程中实现将数据从服务器移动到客户端应用程序或 Web 页、在客户端对数据进行处理然后将更新结果返回服务器的操作。
stressman
- StressMark测试软件是一个使用Visual C++编写的,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。
BlackHole
- 说明 1:程序本身不再释放IP数据库QQWry.dat,如果客户端无需用到显示 服务端上线IP地址功能,可以将其删除.\"help.chm\"文件为帮助文件, 但程序内部也自带了使用手册.可以将其删除.鉴于现在chm木马非常 流行,如果本程序不是在官方站点或可信的站点下载,建议不要打开. 保留的用途是为了方便第一次使用远程控制的用户. 2:更多信息请关注产品站点(http://www.138soft.org),有问题也可 以到论坛讨论(http://ww
newasp2006114297467
- 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。DBClient客户端在得到接收成功提示信息后,便可以用生成数据库功能选中接收的XML库格式文件,系统会自动在DBClient程序所在路径创建XML文件中指定的数据库及表数据,并在程序列表中读出显示生成结果。 源程序在Src目录中.
VB 聊天
- VB的聊天源代码,服务端和客户端合一
Talk
- 用tcp写的一个socket简单传送程序,包括客户端和服务端。-Write a tcp socket using a simple transfer process, including client and server.
c_sPCHAT
- 这个是别人的一个C++、qt环境下的C/S聊天器,我稍微改了一下: 注:如果在本机上运行服务端和客户端。则在客户端上只需输入127.0.0.1即可-The others of a C++ the qt environment under the C/S chat, I slightly changed: Note: If the service and client running on this machine. Just enter client 127.0.0.1 to
GG2013
- c#写的高仿QQ界面的即使通讯,包含服务端和客户端,供学习-c# write high imitation QQ interface even communications, including server and client, for learning
VCPP_Server_Client
- VC++编写一款可边下载、边聊天的多线程下载服务端、客户端程序,都可顺利编译,可指定IP进行连接,连接成功后,可进行对话,单对单的聊天,比较简单。服务端和客户端基于多线程,支持多任务。-VC++ prepared a chat while downloading, multi-threaded download server, the client program, can be successfully compiled, you can specify IP connection, afte
CustomControl
- Qt 多功能调试工具,支持串口调试、红外模块调试、二维码生成,TCP的服务端和客户端的调试等-Qt multi function debugging tools, support for serial debugging, infrared module debugging, the generation of two-dimensional code, TCP server and the client s debugging, etc.
ytqlt_v2.3.7
- HadSky轻论坛是一款对非营利性个人用户免费开放的论坛系统,基于原创的puyuetianPHP轻框架开发设计,涵盖基本论坛功能,可扩展插件和自定义论坛模板,HadSky轻论坛实现了程序体积小、加载速度快、操作方便和纯原创(轻、快、简、原)的特点,是一款新兴的国产PHP论坛程序,程序的服务端和客户端均由蒲乐天开发和制作,版权均归蒲乐天所有,HadSky轻论坛新兴还有很多地方需要改进和完善,也希望大家能支持我,支持HadSky轻论坛。-Light HadSky forum is a free an
qqliaotian
- vs2015编译的简易qq聊天软件,有服务端和和客户端,可以实现简单聊天-vs2015 compiled simple qq chat software, and server and client, you can achieve a simple chat
wlnt
- 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起-LAN file transfer In order to design a unified and user operation is convenient, we want to the client and server together
iivver-communications
- Echo_Receiver 通讯的一个小例子,实现服务端和客户端的消息对话-Echo_Receiver communications, a small example, the realization of the server and client message dialog
11032667
- 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起(LAN file transfer In order to design a unified and user operation is convenient, we want to the client and server together)
cliwnt_service
- 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态(All the server and the client must establish the communication socket, and the service side should look into the listening state)
Socket
- 在MFC上 用C++实现TCP的点对点通信、登陆、注册,包括服务端和客户端两部分(TCP point to point communication, landing, registration)