登录
首页 » Windows Socket编程 » Windows下利用rasdial拨号上网。

Windows下利用rasdial拨号上网。

于 2022-04-20 发布 文件大小:3.42 MB
0 134
下载积分: 2 下载次数: 1

代码说明:

Windows下利用rasdial拨号上网。-Windows, use rasdial dial-up.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UDP处理方式,Multicast_IOCP_CLIENT序,效率很不错。
    UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。-UDP approach, Multicast_IOCP_CLIENT procedures, efficiency is pretty good.
    2022-12-13 22:40:03下载
    积分:1
  • thread safety examples. Description of the procedures for the security thread. T...
    线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
    2022-02-05 20:02:18下载
    积分:1
  • easyhttp.zip 代理软件
    easyhttp.zip 代理软件-easyhttp.zip Agent Software
    2022-01-28 13:13:32下载
    积分:1
  • osip 库文件,1 首先下载josua
    osip 库文件,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四个库文件; -osip the document, Download josua a first-0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
    2022-03-10 23:04:22下载
    积分:1
  • 在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、...
    在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、本日在线时间、本月在线时间; 4.保存并显示某日至今的在线时间明细,显示每日合计在线时间,每月合计在线时间和合计在线时间; 5.定期清除在线时间记录; 6.连接后定时保存一次连接时间http://bcdliang.vicp.net-online time, a genie. Boot automatic operation (optional), whether the surveillance has been connected to the Internet (the connection here refers to both dial-up RAS); 2. Records of the initial connect time and duration; 3. The link shows the duration of the day-time, this month online time; 4. the preservation and display of a certain date and detailed time-line showing the daily total online time, the monthly total online time, and the total online time; 5. regular removal of online time records; 6. after connecting to preserve a regular time to connect http:// bcdliang.vicp.net
    2022-06-15 17:24:07下载
    积分:1
  • 用来测试本地路由是否支持P2P的Server端
    用来测试本地路由是否支持P2P的Server端-used to test whether local routing support P2P Server-
    2022-05-31 19:01:56下载
    积分:1
  • OMNeT++ Example, you can modify the reference in accordance with individual need...
    OMNeT++的例子,可以根据个人需要修改参考,欢迎交流-OMNeT++ Example, you can modify the reference in accordance with individual needs are welcome to exchange
    2022-02-05 04:33:33下载
    积分:1
  • 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)...
    概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 jthread-1.2.1 jrtplib-3.7.1 lib文件:(放到工程目录下。我已经放好了) jrtplib.lib jthread.lib 添加的依赖库: jthread.lib jrtplib.lib ws2_32.lib 代码介绍: 具体代码发在网上 http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com 有什么问题请发hanyuejun2006@163.com与我联系。 文件中 videoSendertest videoReceiver 是我编的例子 video_send video_recv 是我基于vfw例子 JRTPConsole 是jrtplib c/s例子 -err
    2022-03-25 18:05:24下载
    积分:1
  • 机器狗源码...C写的. 大家可以学习下.原理部分
    机器狗源码...C写的. 大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
    2022-02-24 18:21:33下载
    积分:1
  • 消息队列开发,实现消息队列创建删除,发送回收
    消息队列开发,实现消息队列创建删除,发送回收-Message Queue development, realize the creation of message queue delete, send recovery
    2022-10-20 00:40:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载