-
网络唤醒的原理及实例,托盘实例,定时关、ini文件的操作等。...
网络唤醒的原理及实例,托盘实例,定时关、ini文件的操作等。-Wake on LAN principle and examples of instances tray, regular clearance, ini file operation.
- 2022-10-15 04:55:03下载
- 积分:1
-
飞鸽传书的C++版本的一个典型的P2P
飞鸽传书C++版,一个典型的基于P2P的应用小程序,它完成了快速文件传输,是局域网用户的好帮手。-Dove Chuanshu C++ Version of a typical P2P-based application of small programs, it completed a fast file transfer, LAN users is a good helper.
- 2022-05-06 18:37:35下载
- 积分:1
-
这是一个里利用pcap写的捕获数据浏览的代码
这是一个里利用pcap写的捕获数据浏览的代码-This is a program write through pcap and it can find the device in you computer
- 2022-09-21 08:10:03下载
- 积分:1
-
TNT2简单留言本 v1.2 功能: 1.动态留言回复系统 2.删除、编辑、回复管理方便,并可查看留言者IP 3.后台可自由设置系统名称及页面meta标签...
TNT2简单留言本 v1.2 功能: 1.动态留言回复系统 2.删除、编辑、回复管理方便,并可查看留言者IP 3.后台可自由设置系统名称及页面meta标签-TNT2 simple message of the v1.2 features : 1. Dynamic voice response system 2. To delete, edit, reply to facilitate the management, who can view messages IP 3. Background system will be free to name and page meta tag
- 2022-02-22 05:56:23下载
- 积分:1
-
messaging software using Visual B prepared.
串口短信收发软件,使用Visual B编写。-messaging software using Visual B prepared.
- 2022-02-22 11:15:49下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1
-
电子商务系统平台
电子商务系统平台-e-commerce platform
- 2023-08-06 07:25:03下载
- 积分:1
-
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。...
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。-http transmitters capturing Packet procedures programming tools, VC prepared, have a good sense of learning.
- 2022-01-22 13:11:50下载
- 积分:1
-
一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repe...
一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat("-=", 10)."" echo $ipdata->msg echo str_repeat("-=", 10)."" echo $ipdata->ip."" echo $ipdata->host."" echo $ipdata->netname."" echo $ipdata->country."" echo $ipdata->person."" echo $ipdata->address."" echo $ipdata->phone."" echo $ipdata->email."" ******* sample *****/-a PHP Class will have access to your IP position /******* sample***** $ ipdata = new get_by_ip echo str_repeat ("-=", 10). "Lt; Brgt; lt; brgt; "echo $ ipdata- gt; msg echo str_repeat ("-=", 10). "lt; brgt; lt; brgt; "echo $ ipdata- gt; ip. "lt; brgt; "echo $ ipdata- gt; host. "lt; brgt; "echo $ ipdata- gt; netname. "lt; brgt; "echo $ ipdata- gt; country. "lt; brgt; "echo $ ipdata- gt; person. " lt; brgt; "e
- 2022-12-14 07:00:03下载
- 积分:1
-
使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件...
使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering software testing tools
- 2023-02-15 02:35:04下载
- 积分:1