资源列表

« 1 2 ... .10 .11 .12 .13 .14 215.16 .17 .18 .19 .20 ... 699 »

[TCP/IP协议栈IOCP

说明:采用iocp完成端口编写的http服务器源码-Iocp port used to complete the preparation of the http server source code
<jinghao> 在 2024-09-29 上传 | 大小:14336 | 下载:0

[TCP/IP协议栈snifshake-1.0.0.tar

说明:snifshake -- proof of concept tcp handshake with spoofed packets-snifshake-- proof of concept tcp handshake with spoofed packets
<张枫> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[TCP/IP协议栈tcp

说明:TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。-TCP network de
<韩波> 在 2024-09-29 上传 | 大小:55296 | 下载:0

[TCP/IP协议栈tcpudp

说明:该源码实现两个主机之间的通信,可互相接发。-Realize the source of communication between two hosts, sending and receiving one another.
<韩波> 在 2024-09-29 上传 | 大小:26624 | 下载:0

[TCP/IP协议栈MTSClientSrc

说明:容易看懂,利于初学者,如果有问题可以联系我的 -Easy to understand, which will help beginners, if I have problems can contact the
<田野> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[TCP/IP协议栈TCP_IOCP

说明:高性能并发TCP网络服务IOCP框架修正VC2008版本!-High-performance concurrent TCP network services IOCP fr a mework VC2008 amended version!
<Night_Cat> 在 2024-09-29 上传 | 大小:16384 | 下载:0

[TCP/IP协议栈SendTcp

说明:根据TCP协议的基本原理,通过封装与发送一个标准的TCP数据包,了解TCP包结构中各个字段的含义与用途,从而深入理解传输层与下面各层的关系。-TCP protocol in accordance with the basic principles of packaging and sent through a standard TCP packet to understand the TCP packet structure and t
<moon> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[TCP/IP协议栈UUDPRPC

说明:1. 用来实现一些简单的网络通讯。使用方式比较特别:将服务端的某个对象封装成客户端的一个对象,客户端要调用服务端的功能时,只需调用此对象的方法(给定方法名和参数),就像在调用客户端的本地对象一样。支持返回值。 2. 基于UDP协议,用到了Indy库。 3. 代码中有比较详细的注释,一看即明-1. To realize some simple network communications. Use rather special
<youarehaha> 在 2024-09-29 上传 | 大小:7168 | 下载:0

[TCP/IP协议栈com2TCP_Client

说明:本程序侦听一个tcp端口,并打开一个串口。 将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。-This procedure listener a tcp port and open a serial port. Receive serial data will be transmitted to each client to connect up to tcp client received the
<lizhenbao> 在 2024-09-29 上传 | 大小:124928 | 下载:0

[TCP/IP协议栈TCP2com

说明:本程序侦听一个tcp端口,并打开一个串口。将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。 之前发的com2TCP_Client.rar文件介绍有误。com2TCP_Client.rar是主动连接到一个tcp服务器,并把串口收到的数据转给那个tcp侦听服务器。-This procedure listener a tcp port and open a serial port. Receive seri
<lizhenbao> 在 2024-09-29 上传 | 大小:126976 | 下载:0

[TCP/IP协议栈scanport

说明:VB6编写的探测主机开放的TCP端口,并给出端口含义的程序。可以指定超时时间。-VB6 prepared to detect host an open TCP port, and gives the meaning of port procedures. Can specify the timeout.
<lizhenbao> 在 2024-09-29 上传 | 大小:8192 | 下载:0

[TCP/IP协议栈UdpServer

说明:这是一个关于UDP服务器端的代码,是用WINSOCHET编写的-This is a study on UDP server-side code is written WINSOCHET
<方格拉> 在 2024-09-29 上传 | 大小:1024 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 215.16 .17 .18 .19 .20 ... 699 »

源码中国 www.ymcn.org