-
这是我写的一个从互联网上取得正确时间并设置本机时间的程序。只为学习希望多交流以后。
这是我写的一个从互联网上取得正确时间并设置本机时间的程序。只为学习希望多交流以后。-This is the one I wrote on the Internet to get the correct time and set the time for the procedure. Learning only hope for more exchanges later.
- 2022-01-26 04:22:12下载
- 积分:1
-
Delphi网络数据包嗅探器
应用背景样品:单位umain;接口使用 ;窗口,消息,SysUtils,类,图形,控件,窗体, ;对话框,stdctrls,Winsock,comctrls;const ;max_packet_size = 10000美元;2 ^ / / 16 ;sio_rcvall = 98000001美元; ;wsa_ver = 202美元;max_adapter_name_length ; ; ; ; ; ; ; ;= 256; ;max_adapter_description_length = 128;max_adapter_address_length ; ; ; ; ;= 8; ;IPHelper =“很DLL;关键技术型 ;UShort =词; ;页= DWORD; ;time_t = LongInt; ;tipheader =压缩记录 ; ; ;iph_verlen: ; ;函数; ; ; ;/ /âåðñèÿèäëèíàçàãîëîâêà ; ; ;iph_tos: ; ; ; ; ;函数; ; ; ;/ /òèïñåðâèñà ; ; ;iph_length: ; ;UShort; ; ;/ /äëèíàâñåãîïàêåòà ; ; ;iph_id: ; ; ; ; ; ;UShort; ; ;/ /Èäåíòèôèêàöèÿ ; ; ;iph_offset: ; ;UShort; ; ;/ /ôëàãèèñìåùåíèÿ ; ; ;iph_ttl: ; ; ; ; ;函数;
- 2022-04-27 14:01:23下载
- 积分:1
-
TCP 服务器-客户端库
封装好的TCP 服务端和客户端,非常实用,具有极高的参考价值
- 2023-05-04 09:00:03下载
- 积分:1
-
linux下的单工模式的语音聊天
采用UDP传输,服务器端接受语音并播放,客户端采集语音并发送给服务器端。在局域网内能实现简单的
语音通信。采用Linux下的音频OSS框架,代码简单易 懂。
- 2022-04-22 09:40:57下载
- 积分:1
-
This is a map of topological sorting procedure, the map data structure is one mo...
这是一个图的拓扑排序的程序,是数据结构的图一章中比较重要的内容,程序已经调试通过,可以供大家参考-This is a map of topological sorting procedure, the map data structure is one more important chapter in the content, procedures have been debug through, you can for your reference
- 2022-07-21 23:50:25下载
- 积分:1
-
php script to retreive all info about the orders from the database
php script to retreive all info about the orders from the database
- 2022-04-25 08:33:30下载
- 积分:1
-
自己用标准C++写的ftp客户端
C++标准写的程序协议,根据ftp的标准协议,使用socket编程,实现ftp客户端,能在linux之下与windows下运行。
- 2022-02-20 23:37:16下载
- 积分:1
-
c#写的基于UDP的聊天程序
采用C#编写的基于UDP的通信,一个简单的聊天工具~~~亲手编写并测试通过,服务器端和客户端一对多通信,自定义数据包格式。代码中加了很多注释便于大家理解。
- 2022-02-05 14:58:42下载
- 积分:1
-
一个用ASP写的小型管理程序
一个用ASP写的小型管理程序-an ASP write small management procedures
- 2022-03-18 13:33:47下载
- 积分:1
-
本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的...
本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成-This procedure demonstrated a major MFC WinInet programming the basic idea. WinInet API is a function set, to use these functions, you can prepare for Internet applications, without considering the basic communication protocol (FTP, HTTP), MFC provided WinInet Class of WinInet API function package from
- 2022-06-20 12:26:59下载
- 积分:1