-
语音电话高级编程是一个通过调制解调器来进行语音电话开发的程序,相信读者一定会感兴趣。 本程序需要调制解调器的支持,否则可能失败 需要调制解调器支持语音传输,本程...
语音电话高级编程是一个通过调制解调器来进行语音电话开发的程序,相信读者一定会感兴趣。 本程序需要调制解调器的支持,否则可能失败 需要调制解调器支持语音传输,本程序在子弹头 调制解调器下调试通过,通话时通过麦克风和话筒 来进行。-Voice Telphony Advance Coding descript How to program though a mode, we conside many reader shoud be insterest this..
- 2023-07-12 11:25:02下载
- 积分:1
-
套接字编程实例
Linux Socket Programming by Example
- 2022-01-30 23:03:45下载
- 积分:1
-
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试...
简单实现tftp协议的服务器端,可以采用windows自带的client进行调试-simple implementation of the agreement tftp server, bringing their windows can be used for debugging the client
- 2022-07-03 14:08:42下载
- 积分:1
-
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。...
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。-A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer, you can reference.
- 2022-01-26 02:14:10下载
- 积分:1
-
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。...
简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
- 2022-04-23 15:00:12下载
- 积分:1
-
以最高的安全网络_原英文版指南。拉链
网络最高安全指南_英文原版.zip -Guide to the highest safety network _ the original English edition. Zip
- 2022-10-08 11:40:03下载
- 积分:1
-
the network programming procedures introduced to the basic knowledge and skills,...
这个程序介绍网络编程的基本知识与技巧,
望各位指教-the network programming procedures introduced to the basic knowledge and skills, hope you enlighten
- 2022-04-12 01:06:25下载
- 积分:1
-
通过解析服务器,获取硬盘录像机的动态IP 地址1
通过解析服务器,获取硬盘录像机的动态IP 地址1-Through the analytic server, access the hard disk recorder 1 Dynamic IP Address
- 2023-07-16 11:50:03下载
- 积分:1
-
查看网卡信息,可以看IP,网关,子网码。
查看网卡信息,可以看IP,网关,子网码。-View card information, can see IP, gateway, subnet yards.
- 2022-04-23 18:34:18下载
- 积分: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