搜索资源列表
例10.05 Socket客户端程序
- SOCKET客户端程序-SOCKET client
socket客户端程序
- socket客户端,雨服务器端配套使用。
ftp客户端
- ftp客户端用SOCKET实现,可实现文件的上传与下载功能,界面友好
例10.05 Socket客户端程序
- SOCKET客户端程序-SOCKET client
异步套接字客户端
- 异步套接字客户端-asynchronous socket client
socket通讯小程序
- 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
基于VC和Socket的完整Ftp客户端程序
- 基于VC和Socket的完整Ftp客户端程序-Socket-based VC and the integrity Ftp Client
FTP客户端开发——WinSock
- FTP客户端开发——WinSock,这个程序是使用套接字开发的一个ftp客户端程序,是vc++开发大全这本书中的源代码,有意于此方面的朋友可以-FTP client development-- WinSock, the procedure is to use the socket to develop a ftp client is vc++ development Daquan this book source, the intent
VB客户端
- 利用Socket同心,完成数据传输,这个程序是客户端部分,界面友好。-use Socket Care, complete data transmission, the procedure is part of the client, friendly interface.
客户端服务器端的通信程序
- JAVA程序设计来实现了多个客户端和一个服务器端的通信程序-JAVA procedures designed to achieve a number of client and a server-communication program
使用java控制HTTP协议客户端应用
- Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call cate
socket(chlientandserver)
- 一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
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
- socket实现文件传输,具有客户端和服务器端-realize socket file transfer, with the client and server
socket
- VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
socket
- 易语言socket 客户端模块 附带客户端连接、通信功能(EasyLanguage writer socket client source.)
Socket客户端
- 基于Linux的socket客户端程序,可以执行简单的网络通信功能。(socket Client on Linux)