-
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报...
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者,这有点象潜水艇声纳系统中使用的发声装置。-ping command is used to view the network to another host system
- 2022-08-02 19:41:17下载
- 积分:1
-
自己实现Trace route的代码
自己实现Trace route的代码-Trace route to achieve their own code
- 2022-01-22 13:20:59下载
- 积分:1
-
a good introductory Java programming socket books. The book start with the basic...
一个不错的介绍JAVA socket编程的书籍。本书从基本开始,到更深的层次!-a good introductory Java programming socket books. The book start with the basics, to a deeper level!
- 2023-08-31 03:15:03下载
- 积分:1
-
DELPHI编写仿PS的部分功能,值得参考。
DELPHI编写仿PS的部分功能,值得参考。-DELPHI part of the preparation of imitation PS function, it is also useful.
- 2022-03-24 20:09:24下载
- 积分:1
-
Windows Sockets 规范及应用
Windows Sockets 规范及应用-Windows Sockets specification and application
- 2023-04-07 12:50:03下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
- 2022-06-17 12:40:28下载
- 积分:1
-
这个不需要多介绍吧,示范了如何编写3层结构的详细例子
这个不需要多介绍吧,示范了如何编写3层结构的详细例子-need any more on the bar, a demonstration on how to prepare a three-tier structure of the detailed examples
- 2022-02-04 07:40:04下载
- 积分:1
-
VC wrote the FTP client function of the realization of a detailed software desig...
VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
- 2022-01-22 11:39:45下载
- 积分:1
-
With VC++ Realize network file transfers, windows sockets used to realize the
用VC++实现的网络文件传输,用了windows sockets来实现的-With VC++ Realize network file transfers, windows sockets used to realize the
- 2022-08-19 22:03:15下载
- 积分:1