-
网络的相关知识,网络程序的编写,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 drivers for the bridge, 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 and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
介绍了网络的数据流量,使我们对接收与发送的数据有个了解,它的图像波形图更妙...
介绍了网络的数据流量,使我们对接收与发送的数据有个了解,它的图像波形图更妙-introduced to the network data flow, enabled us to send and receive the data has a understanding, it was even more interesting image waveform
- 2022-02-02 13:28:25下载
- 积分:1
-
aodv Routing Protocol
aodv路由协议-aodv Routing Protocol
- 2022-08-09 02:53:58下载
- 积分:1
-
this code by asp300 collected. Asp300
此代码由asp300收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300 collected. Asp300-- professional exchanges asp code base.
- 2022-03-06 11:16:17下载
- 积分:1
-
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!...
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!-Network protocol dictionary feature! Clients can access server-side queries to the dictionary!
- 2022-12-14 02:25:03下载
- 积分:1
-
HTTP principle and source
断点续传原理及源程序-HTTP principle and source
- 2022-01-25 23:35:18下载
- 积分:1
-
SSH
一个基于SSH & SFTP的客户端源码-SSH
- 2022-07-23 15:53:40下载
- 积分:1
-
多
多线程socket文件传输/支持断点续传/收发消息/点对多点
使用阻塞方式的socket,使用多线程,有较高的性能.
在局域网中测试达到极限速度.
支持断点续传.
服务端可同时接收多个文件.
传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
- 2022-03-28 12:55:51下载
- 积分:1
-
a multithreaded LAN file transfer program that will prepare socket
一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
- 2022-02-25 18:02:17下载
- 积分:1
-
基于WinSNMP的网络管理程序设计
基于WinSNMP的网络管理程序设计----原理与实践-WinSNMP based network management program design-theory and practice
- 2022-09-25 13:10:02下载
- 积分:1