搜索资源列表
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 Client
SOCKET消息收发器
- 这是一个利用TCP,UDP收发消息的程序,可以用于调试其它的SOCKET程序是否可以正常的接收和发送SOCKET消息。
8个socket编程实例
- tcp 同步 异步 UDP同步异步
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.rar
- 主要是进行socket建立Tcp/ip传输,并且也可以进行UDP的传输,Socket is mainly carried out to establish Tcp/ip transmission, and will be able to conduct UDP transmission
SOCKET
- vb 编写的socket TCP,很好的例子,花费了我好长时间-vb prepared socket TCP, good example, I spent a long time
socket
- 跨平台C++ 功能全面的Socket类库,支持TCP,UDP,限速-Cross-platform C++ full-featured Socket library, support TCP, UDP, speed limits, etc.
StealthTCPScanner
- SOCKET编程例子3-Example 3 for SOCKET programming.
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
Server_Client
- TCP/IP Socket Server Source Client Source Chat Program
TCP_Socket
- Tcp Socket 源码程序 TCP/IP socket Class 源码程序 -TCP/IP socket Class Source Code
text
- 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
Client-server_socket
- this is file for Client server socket TCP
Socket
- 用socket编程接口开发面向连接的网络应用程序(TCP/IP协议)-socket
game24
- game 24 with c# is number go to +, -, *, /, sum is 24 have server and client connect by socket TCP. -game 24 with c# is number go to+,-,*, /, sum is 24 have server and client connect by socket TCP.
Socket-TCP-ok
- Socket TCP protocol for LPC2387 On keil compiler
SOCKET-TCP-UDP-
- SOCKET实现异步通信,两个主机通过socket套接字,实现TCP,UDP协议-SOCKET asynchronous communication, the two host through socket socket, TCP, UDP agreement
C#Socket控制台通信
- 基于控制台的Socket,TCP简易通信。仅供初学者学习,一起学习成长(Console based Socket, TCP simple communications. For beginners to learn, learn to grow together)
TCP_IP socket编程
- 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。 《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t