搜索资源列表
ertos
- 这是一个实时操作系统的库,能支持16位和32位DOS下应用.其中 .\\EXAMPLES\\NETCLI - some TCP/IP clients .\\EXAMPLES\\NETSERV - some TCP/IP servers 提供了DOS下的TCP/IP编程-This is a real-time operating system libraries, and support for 16-bit and 32-bit DOS applications. Which.
05-09-14-Socket
- C#写的socket通讯服务器和客户端程序,学习有很好的借鉴-write the C# socket communications servers and clients, learning from the good
JBSocketServerTestSource
- Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
TCPIP Lean_CD
- 《TCP/IP Lean: Web Servers for Embedded Systems》 Second Edition的随书CD包括全部的源代码,此书有中文版-"TCP / IP Lean : Web Servers for Embedded Systems" Second Edition CD with the book, including all of the source code, a Chinese version of the book
Angle
- 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
RasClient_demo
- 可以连接多个VPN服务器,实现VPN连接的好代码!想学习VPN的可以看一下哦!-Can connect to multiple VPN servers, VPN connections to achieve a good code! Want to learn VPN s can look at Oh!
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
20070703_XSTUNT
- 听说过XEN么?用户和服务器跨系统连接 在你的WINDOWS 上LINUX就像一个软件一样随时打开。-XEN heard of it? Cross-system users and servers connected to the WINDOWS on LINUX you like to open at any time as a software.
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
tcpclient
- 实现基于TCP/IP的客户端与服务器间的简单通信,该程序为客户端的源程序-Implementation based on TCP/IP clients and servers simple communication, the program' s source code for the client
ClientServer2
- Java code for implementing Client-Server. There are 5 clients and 5 servers with queues and threads for communication between each client and server
DM9000A-WebServer
- 利用DM9000A实现网络服务器的各种功能,包括TCP/IP、UDP、http等功能,基于ADS1.2开发环境,移植强-DM9000A for network servers using a variety of features, including TCP/IP, UDP, http and other functions, ADS1.2-based development environment, strong transplantation
Servers
- udp and tcp servers java bitecode
NatSocket
- 套接字实例,可以同时监视上百台服务器的工作情况,可以搜索附近的数据库服务器,并可以连接搜索到的服务器-Socket instance, can monitor the work of hundreds of servers at the same time, you can search for nearby database server, and can be connected to the server search
tcpcopy-c
- Name: tcpcopy It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc. Descr iption: It can help you find bugs without deploying your server software on your production serve
HyperTextTransferProtocol
- 超文本传输协议(HTTP)是一种为分布式,协作式的,超媒体信息系统。它是一种通用的,无 状态(stateless)的协议,除了应用于超文本传输外,它也可以应用于诸如名称服务器和分布 对象管理系统之类的系统,这可以通过扩展它的请求方法,错误代码和消息头[47]来实现。 HTTP的一个特性就是是数据表现形式是可以定义的和可协商性的,这就允许系统能独立于于 数据传输被构建. HTTP 在1990 年WWW 全球信息刚刚起步的时候就得到了应用。本说明书详细阐述了 HTTP/1.1
Winsock-vb6-example-source-code
- This program is an example of VB6 winsock application. It has both server and client source codes that you can compile and test it for developping your own projects (for example, chat, game servers etc.)
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]
Analysis-of-internet
- 介绍了Internet基础协议和常用应用协议,并以linux环境下的服务器软件为例介绍了各种常用服务器的基本配置方法-This paper introduces the internet basic protocol and common application protocol, and takes the server software in the Linux environment as an example, introduces the basic configuration met
code1
- UDP and TCP 可以使用这个文件来运行任何tcp和udp,然后做成后端和前端(The server communicating with the client is called AWS (Amazon Web Server). The three backend servers are named Back-Server A, Back-Server B and Back-Server C. Back-Server A can compute x2 , Back-Server B
