搜索资源列表
ChatSystemNew
- 一个聊天程序,是我大三时课程设计时写的,分客户端和服务端,支持多个客户端登陆并能传输大型文件-a chat program, the church is when I am writing curriculum design, and client-server, support multiple clients can access and transfer large files
chatCSsharp111
- 服务器客户端的连接、发送接受信息、保存通信记录等 -client server connectivity, send and receive information, communications records preservation
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.
baiyugood
- 服务器客户端,用于两极互相通信,还有客户端,稍候传送-client server for bipolar mutual communication, client, wait transmission
c-s-liaotian
- 客户-服务器聊天,使得相互两台电脑在不同地方实现即时通信,方便快捷。-client-server chat, make mutual two computers in different places to achieve instant messaging, convenient and quick.
Chat_client_server
- 这是一个java实现的聊天室功能,client为客户端,server为服务器,先运行服务器,再运行客户端-This is the realization of a java chat room function, client to client, server for servers first running server, the client re-running
charing
- Visual C++编写的聊天程序,分为server和client两部分-prepared chat procedures, and client server is divided into two parts
CS-mfc
- VC6.0环境下编译的简单MFC客户端/服务器程序,可以互发信息并能接收到。-VC6.0 environment MFC simple translation of the client / server program, Information can be made each other and will receive.
TextChat
- 用VC++编写的完整的客户端/服务器的聊天程序代码,可以在此基础上实现其他的附加功能。编译环境为VC++7.0。-VC prepare a complete client / server chat program code, This can be based on other additional functions. Build environment for VC 7.0.
NDK_dll_src
- The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMes
FileTransferUsingSockets_demo31245
- 文件传送例子代码(客户/服务器)一端发送一端接收,例子代码很全,大家学习借鉴.-file transfer example code (client / server) receiving end this end, for example, is the whole code, We learn from.
Client-Server-based-Security-Comunication-Tool
- 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
JohnChat
- CS模式的基于TCP协议的聊天服务器/客户端源代码。-CS mode TCP protocol-based chat server/client source code.
server_client
- xmpp server and client -xmpp server and client
KMSN
- 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
1_080719192757
- 类似QQ的聊天系统,包括客户端和服务器端有论文和源码-QQ chat similar systems, including client and server-side there are papers and source code
chatroom
- tcl简易聊天室,实现聊天功能,有客户端和服务器端,简单实用。-tcl simple chat rooms, chat functions to achieve, there are client and server-side, simple and practical.
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
chatting
- C#聊天程序(群聊与个人聊) 可以在局域网内实现聊天,如在一台电脑上安装了服务器(项目内自带),就可以用客户端实现聊天了,供大家学习参考-C# chat program (group chat and personal chat) can be achieved in the local area network chat, as in a computer installed on the server (built within the project), you can chat wi
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr