搜索资源列表
AsyncSSLClient
- 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
lids-1.2.2-2.4.28.tar
- 开发参考,可以用于知道开发,而且我也参考了很多例子-development reference can be used for the development of know, but I also made reference to a number of examples
HttpCnt
- c#写的http client,重要的是可以指定客户端连接,支持代理服务器,对于多个网络连接时,做到负载均衡-write c # http client, it is important to specify client, Proxy Server support for a number of network connections, and do load balancing
yanzhengjiami
- 网上验证与本机加密. 注意事项: appsrvr.exe 应用程序服务器 client.exe 客户端应用程序(即待验证的软件) 注意事项: 1. 第一次运行appsrvr.exe 时,请将互联网IP地址的第一组填入编辑框中(例如,武汉地区IP地址的第一组为61或219) 2. 如果在Windows XP系统下运行appsrvr.exe,请确保外界可通过互联网访问本机。 3. 在Client.exe注册或升级时,计算机须接入互联网,用于实验的11位序列号为10
TCPkdle
- 网络数据交互使用TCP协议,有多个小实例如聊天程序,电子商务程序及Winsock示例程序-interactive data network using TCP, there are a number of small examples such as chatting procedures, E-commerce procedures and examples of procedures Winsock
DTCP.rar
- DTCP(digital transmission content protocol)是由Intel为主的一些公司开发的DRM(Digital Right Management)标准,该文档为最新的标准规范 ,DTCP (digital transmission content protocol) is dominated by Intel, developed a number of DRM (Digital Right Management) standards, the document
0trace.tar.gz
- 数据包发生器,非常简单.包括原地址,端口,目标地址,端口,序号,ack等,Packet generator, is very simple. Including the original address, port, destination address, port, serial number, ack, etc.
Angle
- 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
IPliuliang
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
EthernettoDSP-BasedSystems
- An ever-increasing number of appliances incorporate Ethernet connectivity. With the popularity of the Internet, IP protocol connectivity is required in many applications. In this application note we present a functional structure for an Ethernet
IP
- 读取并分析比较大的IP包,包括TCP或者UDP的类型,端口号,发送时间等信息-Read and analyze the relatively large IP packet, including the type of TCP or UDP, port number, delivery time and other information
TCPIP.RAR
- 关于TCP/IP的一些说明,学习了对大家的网络方面知识会提高的-On the TCP/IP number of shows that learning of our knowledge network would enhance the
TCPServer
- 群聊的TCP服务端编程,简单界面,输入端口号,即可开通服务器,对用户所发送的信息进行显示-The TCP group chat server programming, simple interface, enter the port number, you can launch the server, sent to the user information display
Server
- c#开发TCP/IP协议 其中有一些些小错误,请各位大侠多多指教-c# development of TCP/IP protocol in which a number of small errors, please heroes exhibitions
IPV6Detailed
- • 究竟什么是I P? • IP可以应用在哪些地方? • 有多少人、多少计算机和网络在使用I P? • 如果I P发生变化,我们能够预计到什么?-• What is I P? • IP can be applied to what? • how many people, the number of computers and networks in the use of IP? •
stackfiles
- VHDL IP Stack: This IP stack for an FPGA is a complex design because of the number of layers and the complexity of each that is required. It is limited to 10Mb/s operation and is designed for a full duplex switched network. It implements the lower la
tcpClient
- A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
UdpResponse
- this code shows how to use the ENC28J60 mini library : * the board will reply to ARP & ICMP echo requests * the board will reply to UDP requests on any port : * returns the request in upper char with a header made of remote host IP & port nu
server_udp.c.tar
- Creates a datagram server. The port number is passed as an argument-Creates a datagram server. The port number is passed as an argument
server.c.tar
- A simple server in the internet domain using TCP The port number is passed as an argument -A simple server in the internet domain using TCP The port number is passed as an argument