搜索资源列表
-
0下载:
利用TCPIP实现Chat功能的程序,分客户端程序和服务端程序。-use TCPIP achieve Chat function procedures, sub-client and server-side procedures.
-
-
0下载:
基于udp的简单聊天工具,不需要客户端,客户端可以充当服务器端。需要知道对方的ip就可以进行简单地聊天。-Udp based on a simple chat tool, not the client, the client can act as a server-side. Need to know each other' s ip can be carried out simply chat.
-
-
0下载:
使用MFC端口通讯,模拟QQ聊天过程,分为服务端和客户端两项。-Communication port using MFC, QQ chat simulation process is divided into two server and client.
-
-
0下载:
学习过程中编写的4个聊天程序,有聊天服务器,聊天客户端,可以用来对照学习。-Study prepared in the course of four chat program, there is a chat server, chat client, can be used to control study.
-
-
0下载:
chat system.where client and server caneasily connected
-
-
0下载:
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe.
服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a chat room routines, the server process is chatsrvr.exe, the client is ChatClient.exe. Server to run, customers to connect to the server running on your computer&
-
-
0下载:
多个客户端能够同时连接到一个服务器进行聊天,客户端可以向所有人发送消息,也可以向某人单独发送消息。
服务器端也能参与聊天。服务器端可以记录所有的聊天记录(包括客户端之间的单独聊天),服务器能够与某个客户端和全部客户端相互发消息。
-multiple clients can simultaneously connect to a chat server, the client can send a message to all, you can send a message to the
-
-
0下载:
利用java编写的客户端和服务器端的聊天程序-Prepared to use java client and server chat program
-
-
0下载:
这个是Java编写的聊天的server端。用的时候,应该先打开server端。等着client端连接。-This is written in Java chat server-side. Used, it should first open the server side. Waiting for client-side connection.
-
-
0下载:
实现了一个类似QQ的多人聊天室,包括客户端的代码和服务器端的代码。-To achieve a similar multiplayer QQ chat rooms, including client-side code and server-side code.
-
-
0下载:
You can chating with this program. Program is server and client.
-
-
0下载:
Basic C, WSA 2.0 chat server and client.
-
-
0下载:
用來一對一聊天用的小程式,一邊為Client端,另一邊為Server端,Server端先開啟,接著client端在和其連線。-To-one chat with a small program, while for the Client side, on the other side for the Server-side, Server-side first open, then client-side and their connection in.
-
-
0下载:
MFC 单文档 聊天程序,客户端和服务器端-MFC Single Document chat program, the client and server side
-
-
0下载:
在vc++6.0环境中,利用套接字机制,编写了一个具有服务器和客户端的聊天程序。-In vc++6.0 environment, using the socket mechanism, has prepared a chat server and client programs
-
-
0下载:
用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
-
-
0下载:
本程序为基于网络通信的服务器端聊天程序,可以实现实时的与客户端通信。-The procedures for the server based on network communication, can realize real-time chat program with client communication.
-
-
0下载:
socket编程,模拟了一个客户端,一个服务器端,各有一个界面,可添加客户端,通过服务器实现互相通信。
-socket programming to simulate a client, a server-side, each with an interface, you can add clients, achieved through the server communicate with each other.
-
-
0下载:
简单 服务器 客户端模式 通信编程,可实现简单的聊天功能-Simple server-client mode communication programming, simple chat feature
-
-
0下载:
有服务端,与客户端,在局域网内可以进行聊天通讯-Have the server, and the client, in the local area network communication to chat
-