-
简单的socket api 通信事例 适合初学socket的人入手的好参考
简单的socket api 通信事例 适合初学socket的人入手的好参考-Simple example of socket api communications socket suitable for beginners to start a good person reference
- 2022-05-06 08:51:48下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
Prepared to use java chat program, can register a chat account and dialogue.
用java编写的聊天程序,可以注册账号与对话聊天。-Prepared to use java chat program, can register a chat account and dialogue.
- 2022-01-22 07:09:01下载
- 积分:1
-
经典强悍,对初学者不太适合。 shell监控网络
经典强悍,对初学者不太适合。 shell监控网络-classic tough and not suitable for beginners. Shell Monitoring Network
- 2022-07-22 02:22:14下载
- 积分:1
-
ping 的测试,可返回地址,数据包大小,及时间
ping 的测试,可返回地址,数据包大小,及时间-ping test, and they can return to the address, packet size, and time
- 2022-03-25 05:49:45下载
- 积分:1
-
ppc上的udp通讯
测试通过,wm6上测试通过.
ppc上的udp通讯
测试通过,wm6上测试通过.-ppc on udp communications test, wm6 on the test.
- 2022-01-28 16:04:00下载
- 积分:1
-
自动更新源码,可以实现程序的自动更新。它通过比较网页的版本号来确定程序是否要更新。...
自动更新源码,可以实现程序的自动更新。它通过比较网页的版本号来确定程序是否要更新。-updater
- 2023-08-23 11:00:04下载
- 积分:1
-
TCP聊天客户端,希望对大家有所帮助啦,
TCP聊天客户端,希望对大家有所帮助啦,-TCP chat client, I hope all of you to help you,
- 2022-04-06 20:45:20下载
- 积分:1
-
这个程序可以实现移动公司短信中心和SP之间的连接。数据传输,文件传输。...
这个程序可以实现移动公司短信中心和SP之间的连接。数据传输,文件传输。-This process can realize Mobile message center and the connection between the SP. Data transmission, file transfer.
- 2022-09-10 18:25:03下载
- 积分:1
-
用vc++演示电子邮件收发的实例程序源代码
用vc++演示电子邮件收发的实例程序源代码-Using vc++ demo to send and receive e-mail source code examples
- 2023-01-06 09:20:03下载
- 积分:1