-
ASP网络编程实例源程序,对初学ASP网络编程很有帮助
ASP网络编程实例源程序,对初学ASP网络编程很有帮助-ASP source example of network programming, network programming for the novice ASP helpful
- 2022-06-15 14:30:06下载
- 积分:1
-
802.1x认证客户端认证,网络审计,the contents of the
802.1x认证客户端,上网认证,内容审计-802.1x client authentication, Internet authentication, the contents of the audit
- 2022-11-13 20:45:08下载
- 积分:1
-
一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP...
一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
- 2022-03-21 01:05:55下载
- 积分:1
-
an FTP file server source code. To achieve a simple FTP operations.
一个FTP文件服务器的源代码。可实现简单的FTP操作。
-an FTP file server source code. To achieve a simple FTP operations.
- 2022-03-12 02:16:26下载
- 积分: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
-
A panel below the tree and just above the status bar displays statistical inform...
A panel below the tree and just above the status bar displays statistical information as you snag a Web site.
- 2022-01-26 20:03:20下载
- 积分:1
-
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台
qt 编写的bt torrent下载工具,运行于qt4的环境,跨平台-qt prepared bt torrent download tools, running on QT4 environment, cross-platform
- 2023-01-23 03:35:04下载
- 积分:1
-
socket编程
socket编程基于c#开发,通过gprs进行通讯,异步通讯方式,具有一定的学习研究价值;适合新手了解学习
- 2022-06-01 07:31:59下载
- 积分:1
-
C++ builder 编的发送邮件代码
C++ builder 编的发送邮件代码-C++ Builder made the send mail code
- 2022-08-24 12:40:57下载
- 积分:1
-
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。
-err
- 2022-06-19 02:41:52下载
- 积分:1