搜索资源列表
-
0下载:
基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face
between the connection user and the server
-
-
0下载:
一个异步的TCP即时通讯工具
分为客户端和服务端,都包含在压缩包中-An asynchronous TCP instant messaging tool is divided into client and server, are included in the compressed package
-
-
0下载:
运用C#,实现异步的客服机和服务器的简单通信-The use of C#, The realization of asynchronous call and server simple communication
-
-
0下载:
Ajax IM php版本
ajax im ("asynchronous javascr ipt and xml instant messenger") is a browser-based instant messaging client. It uses the XMLHTTPRequest object in Javascr ipt to send and receive commands to and from the server. No refreshing of the pag
-
-
0下载:
局域网内的文本聊天软件,没有注册,直接输入服务器地址、端口、姓名、部门既可以使用,采用异步TCP通讯协议。-LAN text chat software, there is no registration, direct input server address, port, name, department can either use, using asynchronous TCP communication protocol.
-
-
0下载:
里面是一个仿QQ的聊天程序,包含服务端和客户端,服务端用完成端口实现,客户端则是用异步模式。-Which is a fake QQ chat program, including server and client, server port to achieve with the completion of the client is using asynchronous mode.
-
-
0下载:
仿QQ,提供登陆,注册,添加好友,聊天等功能。服务器端使用异步通信,客户端使用同步通信-Fake QQ, to provide land, registration, add friends, chat and other functions. Server using asynchronous communication, the client uses synchronous communication
-
-
0下载:
This is the standalone version running without another web application.
AJAX stands for "Asynchronous Javascr ipt and XML".
The AJAX Chat clients (the user browsers) use Javascr ipt to query the web server for updates.
-