登录
首页 » Windows Socket编程 » RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对

RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对

于 2022-05-09 发布 文件大小:229.32 kB
0 244
下载积分: 2 下载次数: 1

代码说明:

RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。-RAS high-level programming is a RAS digit dialing procedure high-level development, after cannot realize the telephone digit dialing function through this procedure, but also can realize like adsl, the net passes and so on the digit dialing function, but also can monitor modem or the net card network current capacity, absolutely is the procedure which is worth the reader studying.

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

发表评论

0 个回复

  • 风讯系统对于新华网之类的网站无法下载,这个序是为了解决这个问题而写的。...
    风讯系统对于新华网之类的网站无法下载,这个程序是为了解决这个问题而编写的。-Xinhuanet system for such sites can not be downloaded, the procedure is to solve the problem of preparation.
    2023-06-18 16:25:03下载
    积分:1
  • 根据本机所处网络(本机IP与掩码进行判断)进行搜索本机所处网络里的主机。目前支持聊天及消息传送,主要用于校园网...
    根据本机所处网络(本机IP与掩码进行判断)进行搜索本机所处网络里的主机。目前支持聊天及消息传送,主要用于校园网-under the machine where Network (IP of the machine and mask judgment) conducted a search of the plane where network"s mainframe. Current support chat and messaging, mainly for the campus network
    2022-01-24 15:18:49下载
    积分:1
  • windows网络之udp原始套接字
    windows网络编程之udp原始套接字-windows udp network"s original programming socket
    2022-07-23 00:07:36下载
    积分:1
  • 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线和断点续传,代码已经封装成一个dll库,可以作为服务器来...
    可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来使用,也可以当作客户端来使用,服务端支持蓝牙(Bluetooth)接入,并提供详细的测试程序,代码勿须任何修改用VS2005或VS2008编译一下即可拿到Windows Mobile中手机中使用。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力!-Can be used in the computer and transfer files between computers, can also be used in smart phones through Bluetooth, wireless networks, data lines to transfer files to support multi-threading and HTTP, the code has been packaged into a dll library, you can as a server to use, also can be used as a client to use, service-side support for Bluetooth (Bluetooth) access, and provide detailed test procedures, code Needless to any changes to compile with VS2005 or VS2008 you can get in Windows Mobile phones use. You can modify a copy of arbitrary code, but please keep this text do not modify. Hopefully, I can for China s software industry fulfill thin edge!
    2023-09-04 17:45:03下载
    积分:1
  • Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口...
    Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口-Cmd pipe, you can forward link and reverse link, forward local port to connect to open listening, reverse need to specify the IP and port to connect to the
    2023-07-29 15:45:02下载
    积分:1
  • Used VC++ Programming, internal LAN chat applet.
    采用VC++编程,实现局域网内部的聊天小程序。-Used VC++ Programming, internal LAN chat applet.
    2023-03-17 09:45:03下载
    积分:1
  • p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。 -p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
    2022-02-07 21:49:23下载
    积分:1
  • ASP数据库,ASP数据库设计库,表,字段说明!
    ASP数据库,ASP数据库设计库,表,字段说明!-ASP database, ASP database design library, table, field note!
    2022-12-24 14:00:03下载
    积分:1
  • 反转字符串
    此代码只是变相向其相反的方向键入的单词。如果您输入一个字符串,例如一个字它回显示本身的反向。
    2023-02-24 15:00:04下载
    积分:1
  • TCP文件传输协议的客户端功能实现(JAVA写)
    TCP文件传输协议的客户端功能实现(JAVA编写)-TCP File Transfer Protocol client functions (JAVA prepared)
    2023-08-22 01:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载