-
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
-
转换伪html,非常方便的使用,你是需要的东西!
转换伪html,非常方便的使用,你是需要的东西!-turn html turn html turn html turn html turn html
- 2022-03-17 22:53:35下载
- 积分:1
-
又一个留言薄系统,空间占用仅990K,可谓小巧,但功能还是挺多的,试用于新手建站用...
又一个留言薄系统,空间占用仅990K,可谓小巧,但功能还是挺多的,试用于新手建站用-also a thin voice mail system, the space occupied by only 990K, is small, but functional or sport the trial with the establishment of the station in the novice
- 2022-01-28 23:18:43下载
- 积分:1
-
个性化桌面设置
使用c++语言编程,通过对计算机注册表的修改,对windows的桌面进行个性化的设置。本程序可用于学习c++语言编写注册表的方法,对于初学者有一定的帮助。
- 2022-04-27 04:07:15下载
- 积分:1
-
一个perl开发的web服务器。简单,很适合学习
一个perl开发的web服务器。简单,很适合学习-Perl development of a web server. Simple and very suitable for learning
- 2022-01-26 01:45:47下载
- 积分:1
-
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过...
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过-the hardware setup and launched a number of banned card, xp, win98, tested on WIN2000
- 2022-03-14 06:37:17下载
- 积分:1
-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
Remote Network Programming, counting on some network programming worth learning!
Remote网络编程,对一些刚接触网络编程的值得学习!-Remote Network Programming, counting on some network programming worth learning!
- 2022-08-24 01:02:18下载
- 积分:1
-
最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。...
最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。-Published in the past two years, a network programming book source, many of which are very useful code, including the IOCP, P2P, etc., strongly recommend, is also a good Visual C++ Learning code.
- 2022-01-22 10:56:04下载
- 积分:1
-
vc++邮件发送程序
vc++邮件发送程序,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用,通过这些代码可以完全了解邮件的发送过程,邮件发送主要是基于smtp协议,利用pop3接收邮件,可以实现邮件的完整过程调用
- 2022-06-18 08:34:12下载
- 积分:1