-
VC++ 采用UDP协议传输文件
应用背景UDP传输文件,不丢包,VC++的代码,贡献出来,希望可以供用得着的人使用关键技术VC++ 采用UDP协议传输文件(不丢包),希望网络编程的人可以使用得到
- 2022-01-31 22:00:23下载
- 积分:1
-
一个将数据打包成以太网帧的示例程序,该程序读取一个文件,然后将文件中的数据打包成以太网帧...
一个将数据打包成以太网帧的示例程序,该程序读取一个文件,然后将文件中的数据打包成以太网帧-Packaged into an Ethernet data frame sample program to read a file, and then the data in the package file into the Ethernet frame
- 2022-04-01 01:58:26下载
- 积分:1
-
windows局域网客户端的源程序
windows局域网客户端的源程序-windows LAN client of the source
- 2022-08-22 00:04:22下载
- 积分:1
-
网络编程比较好的参考书籍。从入门到精通都有阐述。
网络编程比较好的参考书籍。从入门到精通都有阐述。-Relatively good network programming reference books. From entry to the master are described.
- 2023-03-21 03:55:03下载
- 积分:1
-
C++客户端版包含了一套完整的C++类库,与客户有关。
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
- 2022-09-19 11:55:03下载
- 积分:1
-
access card information, more communication between the LAN
获取网卡信息,多网卡之间通信-access card information, more communication between the LAN
- 2022-01-26 04:07:37下载
- 积分:1
-
socket聊天java
用javaoic的java实现,包含了服务器和客户端,如果你对此有想法,请发电子邮箱联系我,共同努力改进,分享是人类进步的保证。
- 2022-03-01 02:14:54下载
- 积分:1
-
Windows Network Programming second edition. CHM
Windows 网络编程第二版.CHM -Windows Network Programming second edition. CHM
- 2023-01-30 19:55:03下载
- 积分:1
-
网络版的聊天程序
网络版的聊天程序,DELPHI编写的网络聊天程序,可以供初学者学习-a communication program for Network build by delphi
- 2023-06-25 16:55:04下载
- 积分:1
-
ABYSS 网络服务器
ABYSS曾经在POSIX套接字后有一个成形的套接字概念 ,在其中一个单一类 (TSocket) 包含两种非常不同的对象: 一个类似于 TChanSwitch 和 一个类似 TChannel。
现在,我们有 TChanSwitch 和TChannel,用户应该使用那些,但有可能是旧的程序使用 TSocket,我们想要他们继续工作。
其实,这可能是没有必要。只有一个版本 (1.06) 有TSocket 接口,这个版本没有提供任何激励去升级旧版本的程序来使用TSocket,所以可能有很少或没有TSocket的用户。
- 2023-05-25 11:30:03下载
- 积分:1