-
雅虎通 曾在CSDN开发高手杂志上发表过的。 主要实现了在邮件上的共享,这样可以把其在一定程度上看成一个网络小硬盘。挺不错的。...
雅虎通 曾在CSDN开发高手杂志上发表过的。 主要实现了在邮件上的共享,这样可以把其在一定程度上看成一个网络小硬盘。挺不错的。-Yahoo in CSDN development master magazine was published before. The main achievement in the sharing of mail, can in a certain degree as a small network drives. Sounds very good.
- 2023-04-08 16:35:03下载
- 积分:1
-
a select model Chat client
一个select模型的聊天客户程序-a select model Chat client
- 2022-07-17 01:28:50下载
- 积分:1
-
windows 网络连接编程
windows 网络连接编程-windows network programming
- 2023-07-22 00:55:03下载
- 积分:1
-
基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输...
基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输-UDP-based protocol to achieve a simple online chat room, by starting the server, the client program to achieve dialogue with the network transmission
- 2022-03-07 02:01:13下载
- 积分:1
-
SOCKET通信方面的很实用的程序 很经典
SOCKET通信方面的很实用的程序 很经典-SOCKET communications procedure is very practical classic
- 2022-04-25 17:49:04下载
- 积分:1
-
取得本机名与IP地址
取得本机名与IP地址-made the machine name and IP address
- 2022-12-12 21:25:03下载
- 积分:1
-
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
- 2023-05-04 14:55:03下载
- 积分: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
-
Apache 2.0.39源代码
Apache 2.0.39源代码-Apache 2.0.39 source code
- 2022-02-19 23:47:11下载
- 积分:1
-
UDP 服务器端程序(JAVA编写),实现文件传输。
UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
- 2022-02-04 01:09:51下载
- 积分:1