搜索资源列表
socket
- 一个关于C/S架构的程序,VC中Socket通信的使用
socket
- Socket编程范例,典型的MFC环境下Socket通信编程教学示例
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
socket
- http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
icancu
- 一个经典的网络通信示例,基于Tcp/Ip的socket通信,编写环境为c#.net2005-A classic example of network communication, based on Tcp/Ip for socket communications, the preparation of the environment for the c#. Net2005
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
libcomm
- socket 通信封装的一套api,可以重用,减少socket编程工作量-socket communications package, a set of api, can be reused, reducing the workload of socket programming
Socket-net-program
- 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
socket
- Socket通信的实现,聊天程序例子,包括客户端和服务器段-Socket Communications to achieve, chat program examples, including the client and server segments
gprs-HEX
- GPRS 采集 十六进制数据 采用TCP/IP协议 SOCKET通信-GPRS data collected hex
Socket
- Socket通信,实现服务器端以及客户端之间的通信,以Socket进行TCP连接-Socket Communications, the communication between the server and the clients to the Socket TCP connection
socket
- socket通信小程序,用来体会socket网络编程。了解网络编程-socket test program
socket
- 此程序是基于TCP协议的网络聊天程序,开发环境Visual C++ 6.0,想系统学习socket通信的同学可以下载学习-This program is based on the TCP network chat program, Visual c++ 6.0 development environment
socket-java
- 基于Socket通信的JAVA客户端和服务器端-JAVA-based client and server-side Socket Communications
socket
- 使用Python制作的简单socket通信程序,包括客户端和服务器端-a simple program of socket communication,inclued the client and the server program.
Socket-Commnication-protocol
- 基于HP-SOCKET的高效SOCKET通信协议,支持自主分包,适合网络大数据通信、网络聊天等用途-HP-SOCKET based efficient SOCKET communication protocol to support the independent sub package, suitable for network big data communications, network chat and other purposes
C#Socket控制台通信
- 基于控制台的Socket,TCP简易通信。仅供初学者学习,一起学习成长(Console based Socket, TCP simple communications. For beginners to learn, learn to grow together)
TcpClientRecive
- 基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
TCPSocket
- 在windows下实现TCP的Socket通信,服务端(Implementation of TCP Socket communication under Windows)
03Socket编程之UDP通信
- 实现udp TCP通信,进行仿真设计,达到可靠性传输(Implementation of UDP TCP communication)