搜索资源列表
TCP Web Server
- 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
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
- the program is socket program of TCP client/Server structure.
socket-server-client-java
- android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
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
ExSocket
- Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
Server
- UDP 服务端,socket编程的好帮手-UDP SEVER
vmClientServerService
- socket服务器和客户端程序,具有很好的扩展性和灵活性 ,可以很方便地进行修改以适应你的程序。-It s about socket server and client .It s flexible and scalable and can be easily changed to adjust your application
server
- vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
vc++ socket 通讯程序
- vc++ socket 通讯程序,包括client端和server端-vc++ socket communication program,include client and server
socket
- 模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。-Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow.
TCP_Socket_1.5
- A Universal TCP Socket Class for Non-blocking Server/Clients - codeproject.com by ElmuSoft company
SOCKET
- 基于C++的SOCKET服务器的源程序,可以下来看看。-SOCKET server C++ source code, can look down
Server.c
- simple TCP socket server
Socket-Server
- CSocket实现的Socket服务器端,Tcp接收端。-CSocket realized Socket server, Tcp receiver.
socket
- socket编程实现,分为client端和server端,在linux操作系统下实现用户交互(Socket programming implementation, divided into client and server side, implemented user interaction under Linux operating system)
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
VB Socket
- 建立客户端 实现与服务端的socket通讯(Setting up a client to implement socket communication with the server)