搜索资源列表
chatsocket
- 简单的tcp/ip端口聊天程序,软件分为服务器端及客户端,服务器端确定聊天端口,客户端登陆服务器地址即可聊天。-simple tcp / ip ports chat program, the software into server and client, Chat server identified ports, landing client server addresses can chat.
WINSOCK-TCP
- 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
ViaTCPNetChat
- 本聊天工具是采用TCP协议实现的,分为客户端和服务器端,客户端需要先向服务器请求连接,服务器接受客户端请求后,双方才可实现网络通讯。-chat tool is the use of the TCP protocol, is divided into client and server side, The client needs first request for connecting servers, client server accepts the request, the two sid
简单的聊天程序
- 要求使用1对1的连接,具体形式为面向连接的TCP客户机/服务器模式。在两台机器(同一台机器上也可以)上依次启动服务器、客户端,在客户端输入正确的服务器地址后确认连接是否成功;若成功则可以在客户端和服务器短之间互相收发信息-require the use of one pair of a link to specific forms of TCP connection-oriented client / server model. The two machines (the same machin
chat(网络聊天程序)
- 网络聊天:vc++ 实现 WINSOCK-TCP.包括客户端,服务器端.-network chat : vc achieve WINSOCK-TCP. Include client, server-side.
MFCliaotianchengxu
- 基于TCP协议的VC++聊天程序,属于客户端服务器模式,实现局域网通信。-TCP-based chat program VC++, are client-server model, and LAN communications.
sheji
- 实现简单的局域网聊天工具,TCP/IP,客户端-服务器模式 在VC环境下实现-Easy implementation of the local area network chat tool, TCP/IP, client- server model implementation in VC environment
lan_multiuser_com
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
JohnChat
- CS模式的基于TCP协议的聊天服务器/客户端源代码。-CS mode TCP protocol-based chat server/client source code.
javicq
- 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接 -System uses a client/server mode between server and client through the socket Socket (TCP) connection
Socket
- C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
ChatRoom
- 基于 vc++ TCP 聊天室 实例 (服务端+客户端)-chatRoom in WindowsXP base VC++(server+ client)
TCPChat
- TCP Chat. Server and client source code
Basic_ClientServer_Chat
- Client Server Chat application using TCP IP built in c# .net 2.0 Everything to get you started. I have review and tested the application and confirm that it work very well. Voip and video over ip all built in.-Client Server Chat application u
Totalk
- 简单的局域网 多人通讯客户端+服务器 采用TCP协议 多线程-More than a simple local area network communications client+ server uses TCP protocol, multi-threaded
TCP
- 文件传输系统,打开服务端,即可字在客户端传输文件,类似于飞鸽的即时传输工具,在visual 6下成功运行-File transfer system, open the server, you can transfer files in the client words, similar to real-time transmission Feige tool to run successfully in visual 6
20103151329193
- 这个是个tcp 聊天程序,其中分为客户端,服务端,其中要进行聊天时首先要连接成功(开始监听,和连接),这样才能达到目的 -This is a tcp chat program, which is divided into client, server, chat with them to conduct a successful connection when the first (start listening, and connection), so as to achieve the pu
chat2
- 本次局域网即时聊天程序设计主要用了Visual C++编程环境,设计里还涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。-The LAN Instant Messenger program design is mainly used by Visual C++ programming environment, designed in the network com
TCPClient
- TCP客户端,大学生计算机网络课程的实验,可以实现与服务器端的对话-TCP client, experimental computer network courses Students can achieve a dialogue with the server