搜索资源列表
服务端
- Win32汇编 实现一聊天程序服务端-Win32 compilation process to achieve a chat server
利用TCPIP实现Chat功能的程序
- 利用TCPIP实现Chat功能的程序,分客户端程序和服务端程序。-use TCPIP achieve Chat function procedures, sub-client and server-side procedures.
Chat
- 基于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.
Chat
- 使用MFC端口通讯,模拟QQ聊天过程,分为服务端和客户端两项。-Communication port using MFC, QQ chat simulation process is divided into two server and client.
TCP-SERVER
- TCP聊天服务器端程序,程序在VC6.0中调试通过-TCP chat server-side procedures, the procedures adopted in VC6.0 in debugging
MyQQServer
- 实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-it is a chat server
chat_four
- 学习过程中编写的4个聊天程序,有聊天服务器,聊天客户端,可以用来对照学习。-Study prepared in the course of four chat program, there is a chat server, chat client, can be used to control study.
CSocket
- Socket programming it is simple chat server
CHATTING__19424810222005
- chat system.where client and server caneasily connected
chat
- 这是一个聊天室例程,服务器程序是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&
code
- 多个客户端能够同时连接到一个服务器进行聊天,客户端可以向所有人发送消息,也可以向某人单独发送消息。 服务器端也能参与聊天。服务器端可以记录所有的聊天记录(包括客户端之间的单独聊天),服务器能够与某个客户端和全部客户端相互发消息。 -multiple clients can simultaneously connect to a chat server, the client can send a message to all, you can send a message to the
chat-use-java
- 利用java编写的客户端和服务器端的聊天程序-Prepared to use java client and server chat program
server
- 这个是vc下的一个聊天室工具的服务端,希望对学习网络编程的人员有用-This is a chat room under vc tool, server, want to learn network programming useful to
WSAChat
- Basic C, WSA 2.0 chat server and client.
chat
- 用户之间可以通过server服务器聊天,向组里的全体人员发送信息,邀请其他的某个用户玩猜拳游戏,Server端可以向组里的单个人或者全体人员发送信息。-Users can chat server server, where all personnel to the group send a message, invite other users to play some games mora, Server side can give a single individual or group i
Chat
- 用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
chat
- 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.
group-chat
- 实现简单的群聊,服务器也可以发群消息,并且显示在线人员的IP-Achieve a simple group chat, server can also send group messages, and displays the IP line officers
chat
- 简单刚学的服务器聊天代码,服务器和设置的IP简单的聊天工具。-Simple just learn chat server code
Custom-Chat-Server-Making
- Very Customized chat server making tutorial.