-
可以监控网络通讯中的IP信息并抓取出来,进行分析。
可以监控网络通讯中的IP信息并抓取出来,进行分析。-Can monitor the network communications of the IP information and crawl out for analysis.
- 2022-03-02 09:50:47下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
能够在windows下实现ping命令,
能够在windows下实现ping命令,
-Able to realize ping command under windows,
- 2023-05-11 14:20:03下载
- 积分:1
-
关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考...
关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考-PPPOE the realization of the source document and can be done under the PPP Ethernet provide a very powerful reference
- 2023-01-03 01:50:04下载
- 积分:1
-
an all static pages generated content, the freedom to customize the extension, t...
1、全静态生成的内容页,扩展名自由定制,自由选择! 2、后台无限管理等级,自由定制,权限自由分配,让你体验真正的多用户管理! 3、无限分类! 4、超自由的的模版设计,内置标签库,让你完全自由的设计网站页面。 5、优秀的网站上传附件管理模块,可以让你的网站最大程度的减少垃圾文件。 6、自带可视化 HTML 编辑器,就像在Word里编辑文章一样。 7、索引页自动分页,成静态文件保存。 8、静态页面多种生成方式,可最大程度的减少页面生成的耗用时间。 9、首页自动生成,自由修改。 10、共享模块采用JS调用,一次编辑,处处使用,同步更新。(可选) access数据库全面优化,修复v1.0 bug N个-an all static pages generated content, the freedom to customize the extension, the freedom of choice! 2, background unlimited management hierarchy, free customization, free distribution of authority and let you experience a true multi-user management! 3, unlimited classification! 4, the ultra-free design templates, built-in labels, so as you complete freedom of design website pages. 5, excellent website upload Annex management module, allows you to the website of the largest reductions in the garbage documents. 6, onboard visual HTML editor, as in Word edit the same article. 7, index page automatic paging, static documents into preservation. 8, static pages generated a variety of ways, the
- 2022-08-16 02:17:26下载
- 积分:1
-
winsock教程 详细讲述winsock网络编程 适合初学者
winsock教程 详细讲述winsock网络编程 适合初学者-win api
- 2022-06-02 16:34:09下载
- 积分:1
-
rc4 java 实现
rc4 java 实现-rc4 java realizes
- 2023-04-06 06:50:03下载
- 积分:1
-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
PetShop 3.0 Installer.msi微软示例代码
PetShop 3.0 Installer.msi微软示例代码-1955-1964 3.0 Installer.msi Microsoft sample code
- 2022-03-19 19:58:44下载
- 积分:1
-
a simple computer network program, describes the computer sliding window of the...
一个简单的计算机网络程序,描述计算机滑窗协议。实现回退N帧。-a simple computer network program, describes the computer sliding window of the agreement. Reverting to achieve N frame.
- 2022-02-01 11:33:22下载
- 积分:1