-
一个利用TCP协议进行网络传输的源代码
一个利用TCP协议进行网络传输的源代码-use a TCP network transmission source code
- 2023-03-28 06:00:04下载
- 积分:1
-
A ping to write your own procedures, it can be said that many people take the fi...
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助-A ping to write your own procedures, it can be said that many people take the first step network programming!! The ping procedures after the source code to modify and debug my, basically to replace the windows in the built-in ping procedures. Each module After I have detailed notes and modify the log, hope to be able to help you study!!
- 2022-08-08 09:20:47下载
- 积分:1
-
IIS5.0超级管理手册
IIS5.0超级管理手册-网页开发篇
书籍语言: 简体中文
书籍类型: 网页设计
授权方式: 免费软件
书籍大小: 262 KB -IIS5.0 super Management Manual-chapter books web development languages : English books types : Web Design license : free software books Size : 262 KB
- 2023-04-12 13:40:04下载
- 积分:1
-
一种管理用户的代码,主要用于用户管理,这也是一种常见的管理方式...
一种管理用户的代码,主要用于用户管理,这也是一种常见的管理方式-A management user
- 2022-02-07 08:16:07下载
- 积分:1
-
针对无线传感网络节点能量有限的特点本文结合协议的分簇机制和协议的多跳机制引入网...
针对无线传感网络节点能量有限的特点本文结合协议的分簇机制和协议的多跳机制引入网-For wireless sensor network node with limited energy of the characteristics of this paper clustering protocol mechanisms and protocol mechanisms cited multi-hop network
- 2022-08-13 19:09:31下载
- 积分:1
-
多线程UDP通讯程序,这种程序对要出来多用户的并发处理udp通信有一定的参考作用...
多线程UDP通讯程序,这种程序对要出来多用户的并发处理udp通信有一定的参考作用-multithreading UDP communications procedure, which should come out of the Multi-user concurrent processing udp communication is a reference work
- 2023-07-25 22:25:02下载
- 积分:1
-
玛雅同学录 v2.0 build 0203 ASP环境, WinXP, Win2000, NT, WinME, Win9X 默认管理员帐号是:admin,密码:...
玛雅同学录 v2.0 build 0203 ASP环境, WinXP, Win2000, NT, WinME, Win9X 默认管理员帐号是:admin,密码:admin-Maya v2.0 build 0,203 lots ASP environment, WinXP, Windows 2000, NT, WinME, Win9X default administrator account is : admin, Password : admin
- 2022-06-12 21:26:08下载
- 积分:1
-
计算机网络――自顶向下方法与Internet特色(中文版)
计算机网络――自顶向下方法与Internet特色(中文版)-Computer network- top-down methods and Internet features (Chinese Version)
- 2022-07-25 08:29:17下载
- 积分:1
-
AsyncClient
异步客户端是从一个组件聪明互联网套件图书馆。
此组件 represends 异步 TCP 客户端,而不会干扰主应用程序线程在后台工作。
- 2022-02-04 16:05:06下载
- 积分:1
-
德尔福 usb
//Descriptors 的 VS1000B 的 WinUSB 演示
const u_int32 mySerialNumber = 0x0000001 ;
const u_int16 myDeviceDescriptor [] ="p"//Descriptor 作为包装的字符串
"x 12"/ / 长度
"x 01"/ / 描述符类型: 设备
"x 10 x 01"//USB 规格版本号码
"x 00"/ / 类: 未定义
"x 00"/ / 子类: 未定义
"x 00"/ / 协议: 未定义
"x 40"/ / 端点 0 的最大数据包大小: 64 字节 (好任意值)
"xfbx19"/ / 0x19fb 的供应商 Id = VLSI 解决方案 Oy
"xe0xee"/ / 产品 Id 0xffe0 (eee0 eeef = VLSI 客户测试)
"x 00 x 00"/ / 释放 0x0000
"x 01"/ / 制造商字符串索引
"x 02"/ / 型号字符串索引
"x 03"/ / 序列号字符串索引
"x 01"/ / 编号的配置
- 2022-03-23 20:35:45下载
- 积分:1