搜索资源列表
例10.05 Socket客户端程序
- SOCKET客户端程序-SOCKET client
socket客户端程序
- socket客户端,雨服务器端配套使用。
例10.05 Socket客户端程序
- SOCKET客户端程序-SOCKET client
socket通讯小程序
- 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
SockClt
- 一个用于socket客户端测试的源代码,简单说明socket工作原理.-socket for a test client source code, a simple note socket principle.
socket(chlientandserver)
- 一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
SOCKET-TCP
- SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Clie
Socket
- 包括客户端和服务器端,利用socket编程实现服务器和客户端之间的通信-Including client and server using socket programming server and client communications between
TCPServer_and_TCPClient
- SOCKET客户端和服务器端程序,我们课题组用来做嵌入式开发时的网络测试,如果嵌入式设备是客户端程序,则用此次上载的服务器端程序与之连接进行测试,反之用客户端程序连,比较好用。-SOCKET client and server-side process, we used to do embedded development group at the time of network testing, if the embedded dev
Socket
- socket通讯程序,从客户端发送若干字符后在在服务器端接收-socket communication process, from the client to send a number of characters in the server side to receive
Socket
- Socket编程,有服务器端和客户端。先启动服务端,然后客户端再连接服务端-Socket programming, server-side and have the client. First start the server, and then the client to be connected to service client
Socket-Client-Server
- Winsocket通讯程序,为新手学习如何编写Socket通讯提供很好的例子,1个是客户端程序,1个是服务器程序.-WinSocket communication procedures for the novice to learn how to prepare Socket Communications to provide good example is a client program, is a server program.
socket
- socket实现文件传输,具有客户端和服务器端-realize socket file transfer, with the client and server
Socket
- 网络通讯中间件,客户端、服务器端,自带测试例程-Network communication middleware, client, server-side, bring their own test routines
client
- 用MFC实现的一个Socket客户端程序,可以实现与服务器端的通信-Using MFC realize a Socket client program, you can realize the communication with the server-side
Socket
- delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
cs
- VC++ socket 客户端与服务器端通信-VC++ socket client and server-side communications
socket
- VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
socket
- 易语言socket 客户端模块 附带客户端连接、通信功能(EasyLanguage writer socket client source.)
Socket客户端
- 基于Linux的socket客户端程序,可以执行简单的网络通信功能。(socket Client on Linux)