-
网络文件传输源代码,分客户端和服务器端,采用winsock编程
网络文件传输源代码,分客户端和服务器端,采用winsock编程-Network file transfer source code, sub-client and server using winsock programming
- 2022-01-28 05:44:56下载
- 积分:1
-
基于sock编写的局域网聊天工具的服务端,vc编写
基于sock编写的局域网聊天工具的服务端,vc编写-prepared based on the sock LAN Chat server tools, vc prepared
- 2022-07-04 17:06:30下载
- 积分:1
-
一个.net下的Remote进程管理工具
一个.net下的Remote进程管理工具--A management tool of Remote progress under .net
- 2022-02-25 03:15:05下载
- 积分:1
-
windows下的聊天程序用vc编写
小试身手,多多指教
windows下的聊天程序用vc编写
小试身手,多多指教-windows under the chat program used to prepare small-scale test skill vc exhibitions
- 2022-08-18 20:27:03下载
- 积分:1
-
使用IO完成端口异步通讯的VC源代码
使用IO完成端口异步通讯的VC源代码- Uses IO to complete the port asynchronous communication the VC
source code
- 2023-01-08 13:40:03下载
- 积分:1
-
得到网络上的所有主机名称和IP地址
得到网络上的所有主机名称和IP地址- Obtains in the network all main engines name and the IP address
- 2022-02-14 21:35:06下载
- 积分:1
-
FTP文件传输程序
FTP文件传输程序-FTP file transfer procedures
- 2022-02-03 18:01:51下载
- 积分:1
-
初学者入门的好教材,linux下的c/s围棋程序
初学者入门的好教材,linux下的c/s围棋程序-good material, linux under the c/s Go procedures
- 2022-02-13 05:17:57下载
- 积分:1
-
spark小插件,实现与openfire的通信。开启你的插件之旅吧
spark小插件,实现与openfire的通信。开启你的插件之旅吧-spark a small plug-in, Implementation and openfire communication. Open your journey into plug-ins
- 2022-03-04 16:51:50下载
- 积分: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