-
超有用的网络库(http、rtsp)
封装了 http rtsp和其他工具,项目一直在用2年多了
http 主要是封装了客户端部分,存在若干类
rtsp 主要是封装了客户端部分,存在若干类
socket 封装了socket接口,可以直接使用
base64编码
总代码行数25455
- 2022-09-10 16:15:03下载
- 积分:1
-
很好的源码,能构监听网络数据包,也是学习VC++得很好的源码...
很好的源码,能构监听网络数据包,也是学习VC++得很好的源码-Very good source that can monitor network packets conformation is also studying VC++ very good source
- 2022-02-03 00:18:41下载
- 积分:1
-
一个很有用的Socknet的基类,可以实现很多的就继承
一个很有用的Socknet的基类,可以实现很多的就继承-Socknet a useful base class, you can realize many of succession
- 2022-01-22 07:48:26下载
- 积分:1
-
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取...
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取-This code Netapi32.dll provided through the API to achieve the Windows System network card MAC address access
- 2023-01-23 03:45:03下载
- 积分:1
-
控制中常常要测试被通讯协议理解的正确性,看完这个代码,自己动手写一个吧,不用再求人了。...
控制中常常要测试被通讯协议理解的正确性,看完这个代码,自己动手写一个吧,不用再求人了。--自创-control often to test the communication protocol understood by the correctness, reading the code, to write himself a bar, do not have to ask for the.-- Inventing
- 2022-08-05 11:49:20下载
- 积分:1
-
Delphi的XMLRPC
delphi xmlrpc-delphi xmlrpc
- 2022-03-20 04:10:49下载
- 积分:1
-
vb wrote messenger including server
vb写的messenger包括服务器端和客户端,1.0可以根据这个自己在局域网里假设聊天服务器了.法文写的-vb wrote messenger including server-side and client-side, 1.0 can be the basis of this assumption in their own local area network chat server. French wrote
- 2022-03-04 12:19:40下载
- 积分:1
-
采用TCP栈PING远程主机的一个小程序
采用TCP栈PING远程主机的一个小程序-using TCP stack PING remote host a small program
- 2022-01-25 22:22:21下载
- 积分:1
-
通过SNMP查询来得到网卡信息,做软件授权可参考该功能
通过SNMP查询来得到网卡信息,做软件授权可参考该功能-Through SNMP queries to obtain card information, the software is authorized to make reference to the function
- 2023-07-25 23:25:03下载
- 积分:1
-
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没...
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final example is the use of multicast U P D
- 2022-03-13 16:22:18下载
- 积分:1