-
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
- 2022-05-20 19:45:34下载
- 积分:1
-
广为人知的飞鸽传书源码,日本版
局域网内基于IP的文件传输工具
非常好用
广为人知的飞鸽传书源码,日本版
局域网内基于IP的文件传输工具
非常好用-Dove Chuanshu well-known source, the Japanese version of the LAN IP-based file transfer tools are very easy to use
- 2022-02-21 08:53:02下载
- 积分:1
-
with Java was a series of the IP program, you can embed it in your Web site or s...
用JAVA编的一个获得IP的程序,你可以把它嵌入到你的网站或系统中,就可以得到你要得到的IP了。-with Java was a series of the IP program, you can embed it in your Web site or system, we can get you to be the IP.
- 2022-05-10 19:45:07下载
- 积分:1
-
一个小浏览器,能够基本功能,如向前、向后、跳跃等
一个小浏览器,能实现基本功能,如前进,后退,跳转等-a small browser, able to basic functions, such as forward, backward, jump, etc.
- 2022-08-05 22:40:08下载
- 积分:1
-
socket a detailed description of the agreement, in VC++ environment programming...
socket协议的详细说明,在VC++环境下编程说明
- 2023-08-15 20:15:08下载
- 积分:1
-
1 首先下载josua
1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -a first download josua- 0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
- 2022-03-06 21:17:35下载
- 积分:1
-
一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repe...
一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat("-=", 10)."" echo $ipdata->msg echo str_repeat("-=", 10)."" echo $ipdata->ip."" echo $ipdata->host."" echo $ipdata->netname."" echo $ipdata->country."" echo $ipdata->person."" echo $ipdata->address."" echo $ipdata->phone."" echo $ipdata->email."" ******* sample *****/-a PHP Class will have access to your IP position /******* sample***** $ ipdata = new get_by_ip echo str_repeat ("-=", 10). "Lt; Brgt; lt; brgt; "echo $ ipdata- gt; msg echo str_repeat ("-=", 10). "lt; brgt; lt; brgt; "echo $ ipdata- gt; ip. "lt; brgt; "echo $ ipdata- gt; host. "lt; brgt; "echo $ ipdata- gt; netname. "lt; brgt; "echo $ ipdata- gt; country. "lt; brgt; "echo $ ipdata- gt; person. " lt; brgt; "e
- 2022-12-14 07:00:03下载
- 积分:1
-
xml做的通讯录,可以实联人的添加,删除等功能。
xml做的通讯录,可以实联人的添加,删除等功能。-xml do correspondence, it is the conjunction add, delete function.
- 2022-03-06 12:59:05下载
- 积分:1
-
完成端口例子
完成端口例子-Completion Port example
- 2022-03-01 04:19:49下载
- 积分:1
-
多
多线程socket文件传输/支持断点续传/收发消息/点对多点
使用阻塞方式的socket,使用多线程,有较高的性能.
在局域网中测试达到极限速度.
支持断点续传.
服务端可同时接收多个文件.
传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
- 2022-03-28 12:55:51下载
- 积分:1