-
icmp flood
typedef struct tcpheader{ USHORT th_sport; USHORT th_dport; unsigned int th_seq; unsigned int th_ack; unsigned char th_lenres; unsigned char th_flag; USHORT th_win; USHORT th_sum; USHORT th_urp;}TCP_HEADER;
- 2023-05-14 01:50:04下载
- 积分:1
-
通过DNS类查询解析主机IP地址
通过DNS类查询解析主机IP地址-through DNS Classes analytic host IP addresses
- 2022-05-05 18:03:16下载
- 积分:1
-
MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容...
MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容易,有需要的自已改吧。此代码经过测试,结果正确。-MIME (BASE64/QP) encoding/decoding code. This code is a BCB module is very simple, providing four functions, to change Delphi or other C/C is also very easy, it is necessary to change it by themselves. This code tested and the results correctly.
- 2022-11-24 16:30:08下载
- 积分:1
-
一个简单的server client通信的程序
一个基础的client和server的通信机制,有助于初学者更好地理解多线程
- 2022-02-05 04:24:52下载
- 积分:1
-
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库...
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer"s Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
- 2022-04-17 03:28:29下载
- 积分:1
-
ftp server
linux下的FTP服务器端,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理
- 2022-08-03 10:01:14下载
- 积分:1
-
分析http协议的Request请求,可以写自己的文件上传组件。
分析http协议的Request请求,可以写自己的文件上传组件。-http protocol analysis of the Request request, can write their own file upload component.
- 2022-07-08 00:24:17下载
- 积分:1
-
DNS的源代码分析
dns 解析源代码-dns source code analysis
- 2022-01-24 13:55:30下载
- 积分:1
-
OICQ源程序、及设计文档
OICQ源程序、及设计文档-OICQ source, and design documents
- 2022-08-20 05:58:23下载
- 积分:1
-
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员...
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员-a complex client program using CSocket category, for counting network programmers
- 2023-06-28 07:55:04下载
- 积分:1