-
套接字文件传输服务器
SOCKET 文件传输服务器端,仅可传输ASCII编码的文件-SOCKET file transfer server-side, only ASCII-encoded file transfer
- 2022-11-29 23:50:04下载
- 积分:1
-
利用IPC共享远程执行程序
利用IPC共享远程执行程序-IPC shared use of remote execution procedures
- 2022-05-30 22:09:59下载
- 积分:1
-
一个实现SNTP协议的客户端程序
一个实现SNTP协议的客户端程序-achieve an agreement SNTP client
- 2022-05-05 01:38:59下载
- 积分:1
-
用VB编写的代码包含聊天室客户端
用VB编写的包含聊天室和客户端服务器的代码
- 2022-08-18 22:02:17下载
- 积分:1
-
read and write Excel files java API, rar Add to jar can be used in category
java读写Excel文档的API,把rar改为jar放入类中就能用-read and write Excel files java API, rar Add to jar can be used in category
- 2022-03-11 10:37:21下载
- 积分:1
-
该代码能够实现蓝牙设备的搜索,根据搜索到的蓝牙地址,实现配对,连接。...
该代码能够实现蓝牙设备的搜索,根据搜索到的蓝牙地址,实现配对,连接。-The code enables Bluetooth devices to search, according to search for Bluetooth address, to achieve matching, connection.
- 2022-01-25 23:19:03下载
- 积分:1
-
处理RFC822格式信件
处理RFC822格式信件-RFC822 format handling letters
- 2022-06-12 17:26:20下载
- 积分:1
-
使用列表模式实现对本地计算机的访问
vc++采用list方式,实现获取本地计算机的ip地址-vc++ using list mode to achieve access to the local computer
- 2022-08-13 22:50:56下载
- 积分: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 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
-
C# SOCKET programming, asynchronous means of communication to provide client and...
C# SOCKET编程,异步通讯方式,提供客户端和服务端。-C# SOCKET programming, asynchronous means of communication to provide client and server.
- 2022-08-16 09:06:39下载
- 积分:1