-
网络文件传输(分服务端和客户端)
网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
- 2022-03-30 01:49:14下载
- 积分:1
-
这个是古典密码学里Caesar密码用c++编程的程序代码
这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
- 2022-07-21 12:46:25下载
- 积分:1
-
一个获取多个IP地址的源程序,对你可能很实用的。
一个获取多个IP地址的源程序,对你可能很实用的。-Access to more than one source IP address, you may be very useful.
- 2022-12-12 12:20:03下载
- 积分:1
-
Another IOCP code all good VC source code package has a certain degree of study...
另一个IOCP的代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Another IOCP code all good VC source code package has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-23 08:37:41下载
- 积分:1
-
C程序设计语言
纯 C 语言用 Win32 API + Socket 编写的端口扫描器 是控制台下的。-C Program Language
write Port Scan
- 2022-03-17 15:43:04下载
- 积分:1
-
清华大学出版的最新《vc 项目开发全程实录》一书中的局域网监控系统的源程序。...
清华大学出版的最新《vc 项目开发全程实录》一书中的局域网监控系统的源程序。-Tsinghua University, published in the latest " vc project development throughout Record," a book of the source network monitoring system.
- 2022-01-26 01:33:48下载
- 积分:1
-
network server, client, the client interface to server
网络服务器 程序,客户端程序,客户端界面,服务器端界面,-network server, client, the client interface to server-side interface
- 2023-07-19 06:00:03下载
- 积分:1
-
简单的FTP服务器和客户端程序,可以实现简单通讯。
简单的FTP服务器和客户端程序,可以实现简单通讯。-Simple FTP server and client programs, you can realize simple communication.
- 2022-05-19 15:37:26下载
- 积分: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
-
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网....
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网.-RMI communications, can be remote access server-side access to news, to the client applications in wide area network.
- 2023-08-13 03:45:02下载
- 积分:1