登录
首页 » Windows Socket编程 » Windows, ppp dialer. At least 20 characters ... ...

Windows, ppp dialer. At least 20 characters ... ...

于 2022-08-07 发布 文件大小:269.88 kB
0 218
下载积分: 2 下载次数: 1

代码说明:

Windows下ppp拨号程序。至少20字-Windows, ppp dialer. At least 20 characters ... ...

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

发表评论

0 个回复

  • 一个关于网络版的即时通讯聊天系统源代码。
    一个VisualC++版本的Network即时消息聊天系统的源码。-a VisualC Network version of the instant messaging chat system source code.
    2022-03-30 09:06:28下载
    积分:1
  • 实现单线多帐户的邮件收发序.功能表: 一。邮件操作 1。收邮件 2。发邮件 3。另存邮件 4。另存附件 5。删除邮件 6。回复邮...
    实现单线程多帐户的邮件收发程序.功能表: 一。邮件操作 1。收邮件 2。发邮件 3。另存邮件 4。另存附件 5。删除邮件 6。回复邮件 二。帐户操作 1。新建帐户 2。删除帐户 3。帐户设置 三。地址簿操作 1。手动添加地址 2。自动添加地址 3。删除地址 4。地址设置 5。地址回复-Realize single-threaded multi-account e-mail to send and receive procedures. Menu: 1. 1 e-mail operation. Incoming mail 2. E-mail 3. Save E-mail 4. Save Annex 5. Delete e-mail 6. Second response. Account to operate one. New account 2. Delete account 3. Account Settings three. Address Book 1. Manually add the address 2. Automatically add the address 3. Delete address 4. Address Setting 5. Address Reply
    2022-02-28 18:17:41下载
    积分:1
  • The Simple Times is an openly
    The Simple Times is an openly-available publication devoted to the promotion of the Simple Network Management Protocol. In each issue, The Simple Times presents technical articles and featured columns, along with a standards summary and a list of Internet resources. In addition, some issues contain summaries of recent publications and upcoming events.
    2022-02-25 15:27:52下载
    积分:1
  • 实现邮件服务器可以支持SMTP、POP3、TELNET和WEBEMAIL等协议…
    实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
    2022-11-20 14:30:03下载
    积分:1
  • 完美的完成端口服务器,性能稳定.可以连接上千个客户端.
    完美的完成端口服务器,性能稳定.可以连接上千个客户端.-perfect completed port servers, stable performance. Thousands can be connected to the client.
    2022-05-22 05:50:31下载
    积分:1
  • WINSOCK服务器端示例序说明 该序是基于对话框的,是采用一对多的方式进行连接的。 整个序主要由CServerDlg,CServerApp,CLis...
    WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
    2022-01-26 07:55:19下载
    积分:1
  • 写客户端的FTP协议,socket使用…
    ftp协议中的client端的编写,利用socket编程实现的ftp协议的client端。-ftp protocol in the client side of the preparation, the use of socket programming client side of the ftp protocol.
    2022-02-04 04:28:35下载
    积分:1
  • 仿飞
    仿飞鸽传书DELPHI局域网通讯界面 关键字:仿 飞鸽传书 界面 来 自:原创 平 台:Win2k/XP/NT,Win2003 深浅度:初级-imitation Fei-book DELPHI LAN communications interface keyword : imitation Fei-interface from the book : original platform : Win2k/XP/NT, Win2003 DEPTH : Junior
    2022-03-06 08:19:29下载
    积分:1
  • 软件简介:这些源码是网络硬盘上的例子,经同意,本人代为发布. 里面有近百个例子,内容由浅入深.无论您是新手还是有较高水平的好手, 相信你也可以在其中学到不少的东...
    软件简介:这些源码是网络硬盘上的例子,经同意,本人代为发布. 里面有近百个例子,内容由浅入深.无论您是新手还是有较高水平的好手, 相信你也可以在其中学到不少的东西.(-Software Description : These source of network drives example, by consent, I transgressions. There are nearly 100 examples, as elementary. Whether you are a novice or a higher level of players, I think you can learn a lot of these things. (
    2022-02-12 04:11:22下载
    积分: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
  • 696516资源总数
  • 106611会员总数
  • 19今日下载