-
socket控件,由vb编写实现server与client的通信
socket控件,由vb编写实现server与client的通信-visual basic socket component, you can use this component to build a server/client communication application easily.
- 2022-08-25 15:25:47下载
- 积分:1
-
- 2022-01-23 11:02:30下载
- 积分:1
-
C#高性能的Socket服务器及客户端封装,实测服务器端支持6w个连接
高性能的SOCKET服务器及客户端的封装,实测服务器端支持6W个连接,使用完成端口实现
- 2022-08-17 19:45:36下载
- 积分:1
-
VC6.0作为开发工具,使用gsoap工具包实现VC连接C #。NET基因…
vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c#. net generated by the webservic e
- 2022-03-05 04:06:50下载
- 积分:1
-
在3D空间内旋转,这个也比较简单,我也想出处怎么描述
在3D空间内旋转,这个也比较简单,我也想出处怎么描述-In the 3D space, rotate, this is also relatively simple, I would like to describe how provenance
- 2022-02-13 07:32:48下载
- 积分:1
-
异步socket通讯客户端模块
大量应用的稳定可靠的网络通讯代码。纯C++编写,效率高,稳定性好,经过多年大量应用测试。内涵数据压缩功能,降低带宽压力,提高通讯质量。
- 2022-04-17 16:04:21下载
- 积分:1
-
对网页背景的一个优化!
对网页背景的一个优化!-right background of a web page optimization!
- 2023-05-25 03:50:04下载
- 积分:1
-
一个操作数据库的类,包含对Sql语句、存储过程的访问,很好用...
一个操作数据库的类,包含对Sql语句、存储过程的访问,很好用-operate a database of categories, including the SQL statements, and stored visit is useful
- 2023-03-14 19:45:03下载
- 积分:1
-
LDAP初级学习教程,手把手教你怎么学习LDAP,真是入门级的好教材!...
LDAP初级学习教程,手把手教你怎么学习LDAP,真是入门级的好教材!-LDAP primary learning curriculum, how do you手把手教learning LDAP, is a good entry-level teaching materials!
- 2023-03-11 18:55:03下载
- 积分:1
-
icmp flood
typedef struct tcpheader{ USHORT th_sport; USHORT th_dport; unsigned int th_seq; unsigned int th_ack; unsigned char th_lenres; unsigned char th_flag; USHORT th_win; USHORT th_sum; USHORT th_urp;}TCP_HEADER;
- 2023-05-14 01:50:04下载
- 积分:1