搜索资源列表
java实现简单连机
- 用JAVA语言实现最简单客户机和服务器功能.-with Java language the most simple client and server functionality.
网络神偷
- 利用winsock的服务器与客户端的黑客软件,窃取一切别人机子上的信息-protocols of the use of the server and client software hackers to steal all the others loom on the information
ServerProj
- delphi 编制的服务器程序,能对客户端进行种种操作!-delphi prepared by the server, the client can conduct various operations.
JVT-S203_sw
- JVT-S203 contains the JSVM 6 reference software. It corresponds to CVS tag “JSVM_5_12_1”. For obtaining future versions of the software, the CVS server can be accessed using any CVS client. The server is configured to allow read access only usin
WSAAsyncSelect
- 基于 异步选择模型的聊天程序,简单实现服务器和客户端的对话-Select model based on asynchronous chat program, simple implementation of server and client dialogue
test827
- socket编程,客户端和服务器都有,可以通信-Socket programming, the client and server have, can communication
P2P
- P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) mode
Client
- Client Server example
chatthread
- 用udp编写的一个网络程序,输入对方的ip就可以进行通讯,只要改一下端口,一个程序同时又客户端与服务端,mfc的-Using udp written a network program, enter the other' s ip you can communicate, as long as change what port, a program at the same time client and server, mfc' s
openssl-examples-20020110
- openssl examples - include server and client codes-openssl examples- include server and client codes
Websocket
- 利用WebSocket技术实现即时通讯,项目中包含服务器端和客户端两部分,源码可供参考。-Achieve real-time communication by using WebSocket technology, the project contains two parts, the server and client, the source code for reference.
THFTPAPI
- ftp客户端和ftp服务器的实现 从网上下载的-ftp client and ftp server downloading the internet
serverclient
- 实现一个简单的聊天室界面,实现客户端与服务器端的链接。 可以实现聊天室内私聊。-Achieve a simple chat room interface, and performs link client and server side. You can chat room private chat.