搜索资源列表
TCP聊天服务器端1
- TCP 聊天程序服务器端,详细讲述开发过程和理论依据-TCP chat sever side, describe detailedly of the development process and theory base.
TCP聊天客户端1
- TCP 聊天程序客户端,详细讲述开发过程-TCP client chat program, described in detail the development process
基于CSocket的TCP多人聊天程序
- 基于CSocket的TCP多人聊天程序
多人聊天程序
- 基于TCP/IP的多人聊天程序(包含服务器和客户端)- Chat the procedure based on the TCP/IP multi- people (to contain server and customer end)
简单的聊天程序(作者:刘亚焱)
- 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP/IP protocol's socket (Socket) programming interfaces to network communica
TCP_Talk
- TCP聊天程序,可通过ip地址实现局域网聊天。-TCP chat program, through ip address LAN chatting.
简单的聊天程序
- 要求使用1对1的连接,具体形式为面向连接的TCP客户机/服务器模式。在两台机器(同一台机器上也可以)上依次启动服务器、客户端,在客户端输入正确的服务器地址后确认连接是否成功;若成功则可以在客户端和服务器短之间互相收发信息-require the use of one pair of a link to specific forms of TCP connection-oriented client/server model. The t
chat(网络聊天程序)
- 网络聊天:vc++ 实现 WINSOCK-TCP.包括客户端,服务器端.-network chat : vc achieve WINSOCK-TCP. Include client, server-side.
TCP语音聊天
- 局域网点对点语音聊天程序,只要输入对方的IP地址就可以聊天了-LAN peer-to-peer voice chat program, as long as the importation of each other's IP addresses on a chat
一个基于TCP聊天室的简单实现
- 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
tcpChat
- 用VB实现的TCP聊天程序,利用windows socket实现。-VB TCP Chat procedure, and use windows socket achieve.
TCP聊天服务器端1
- TCP 聊天程序服务器端,详细讲述开发过程和理论依据-TCP chat sever side, describe detailedly of the development process and theory base.
TCP聊天客户端1
- TCP 聊天程序客户端,详细讲述开发过程-TCP client chat program, described in detail the development process
vc开发tcp聊天服务器端
- 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion
r00t-tcp-chat-examples.tar
- 使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。-Select realize the use of UNIX/Linux environments TCP chat program, you can use the Makefile to compile.
TCP-CUSTOM
- TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP client chat program, with the TCP-SERVER procedures used in conjunction
TCP聊天程序
- 可以实现客户端与服务器端的通信,也可以实现多人同时通信(It can realize the communication between client and server, and also can communicate with many people at the same time)
3
- 使用DES加密算法,实现了TCP聊天程序的加密,在linux环境下运行。(Using the DES encryption algorithm, the TCP chat program is encrypted and run in the Linux environment.)
4
- 运用RSA公钥加密和DES对称加密,实现TCP聊天程序的加密(Using RSA public key encryption and DES symmetric encryption to realize the encryption of TCP chat program)