搜索资源列表
05-09-14-Socket
- C#写的socket通讯服务器和客户端程序,学习有很好的借鉴-write the C# socket communications servers and clients, learning from the good
socket
- 一个服务器和客户端软件程序软件,原程序已经调试通过
TcpClient
- socket客户端代码,可以从web服务器取文件,并且使用了select高级方法
socket
- VC实现的socke通信,简单易懂 分为服务端和客户端。 使用VC6即可打开项目工程
socket
- 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
Socket
- 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
Socket
- 用SOCKET实现的通讯客户端和服务器端-use socket to implement net program
socket
- 模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。-Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow.
SimpleUDP
- 网络编程套接字实现网络控制编程,网络传输相关知识多客户端一个服务器-socket programing
JAVA-SOCKET
- java tcp/ip的socket 客户端与服务端编程-java tcp/ip socket
Socket-net-program
- 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
CMultiSvr-(SOCKET-API-Multi-Thread)
- socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)-socket API no blocking tcp client
socket
- 用JAVA写的SOCKET客户端通信,里面有详细的注释,可以很清楚看懂,也是根据终端第三方支付做的通信。-Written in JAVA SOCKET client communications, there are detailed notes, can clearly understand, paid to do a third party according to the terminal communication.
SOCKET
- delphi中Socket客户端和服务端使用的简单例子-delphi Socket Client and Server Demo
socket
- socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
socket-(clientaserver)
- socket 客户端和服务器进行网络发送消息通信程序-socket client and server program
VB Socket
- 建立客户端 实现与服务端的socket通讯(Setting up a client to implement socket communication with the server)