-
打开源代码的协议栈,翻译下
一个开源的sip协议栈,在vc6.0下编译通过,无警告。- Opens the source the sip agreement stack, translates under
vc6.0 passes, does not have the warning.
- 2022-02-13 13:19:33下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-网络编程篇随书源码-Visual C Practice and improve Series-Part network programming source books
- 2022-01-26 04:42:55下载
- 积分:1
-
基于TCP/IP技术的视频聊天程序,可以轻松实现视频聊天,
基于TCP/IP技术的视频聊天程序,可以轻松实现视频聊天,-based on TCP/IP technology in video chat program can be easily video chat,
- 2022-04-24 03:11:02下载
- 积分:1
-
比较高级的实用的网络配置工具,不是用控制面板的“网络”工具就可以实现网卡的配置,在有些情况下非常有用!使用了dll,注册表。此程序完整,稍加改动即可实用。 网络...
比较高级的实用的网络配置工具,不是用控制面板的“网络”工具就可以实现网卡的配置,在有些情况下非常有用!使用了dll,注册表。此程序完整,稍加改动即可实用。 网络签名:lovenets.timessoft.com-comparison of practical network configuration tool, not a control panel "network" tool can be achieved NIC configuration, in some cases very useful! Dll used, the registry. This integrity of the process, a little change can be practical. Network Signed : lovenets.timessoft.com
- 2023-02-06 05:35:03下载
- 积分:1
-
NAT映射端口,网外(Internet)访问代理服务器内部的实现方法.
NAT映射端口,网外(Internet)访问代理服务器内部的实现方法.-NAT mapping portal network (Internet) Access Proxy internal realization.
- 2022-06-21 00:20:15下载
- 积分:1
-
a current computer can be made on the TCP/UDP/IP packets agreement on the state...
一个目前计算机上可以制作的关于TCP/UDP/IP包协议状态统计信息的Fan案例,作为简单直观的演示IP助手函数的例子
- 2022-03-17 14:10:49下载
- 积分:1
-
windows Socket进行文件传输
windows Socket进行文件传输-for file transfer
- 2022-07-24 07:53:27下载
- 积分:1
-
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
- 2023-05-04 14:55:03下载
- 积分: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 driver bridges, 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 bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
UDP peer
目录UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置,因为程序比较简单,所以没有增加设置功能,读者可以在自己程序中修改-UDP peer-to-peer chat directory is a UDP peer-to-peer chat program, the program run the test, when need to change the listening port, if the same machine testing procedures need to change settings, because the procedure is relatively simple, there is no increasing set function, readers can modify their own procedures
- 2022-01-28 16:26:40下载
- 积分:1