-
packet-capture-code
网络数据包抓取代码,压缩包里面的代码比较全,没有解压密码。(network packet capture code,when you extract archive,you no need put in keys.)
- 2020-07-09 17:18:55下载
- 积分:1
-
WinsockTCP-UDP
说明: Delphi源码\\Winsock TCP-UDP.rar(Delphi source \ Winsock TCP-UDP.rar)
- 2008-11-15 20:46:48下载
- 积分:1
-
IOCP
IOCP客户端V1[1].2源码 喜欢的朋友自己下吧
- 2012-03-26 13:57:16下载
- 积分:1
-
查询上网记录部分源程序
查询上网记录部分源程序-inquiries Internet records of some source
- 2023-01-15 19:35:03下载
- 积分:1
-
windowsrouter
windwos系统路由表的操作和配置说明(Windows operating system routing table and configuration)
- 2009-03-26 12:15:06下载
- 积分:1
-
URL编码解码
URL编码解码-URL codec
- 2022-04-30 19:15:48下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
[计算机网络].(美)Andrew.S.Tanenbaum
《计算机网络》中文版本,经典书籍,学习网络知识必备("Computer Network" Chinese version, classic books, learning network knowledge necessary)
- 2018-05-22 20:28:18下载
- 积分:1
-
dowloader
利用VB6开发的下载程序,支持断点续传.(Developed using VB6 download programs, support for HTTP.)
- 2010-01-22 19:37:35下载
- 积分:1
-
wtc的访问
#include
#include "wtcTest.h"
#include "IsmpCrmEngineSoapBinding.nsmap"
char * reqPackType[REQ_PACK_NUM] = {"dgwtc.xml", "tdwtc.xml"};
SpTalk * fwdSp;
char logFilePath[512] = {0}; //log file path
FILE * logFile = NULL; //log file name
LogHandle &
- 2022-04-27 17:41:15下载
- 积分:1