-
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程...
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程-Socks5 proxy to connect through the FTP server, FTP server can be given the welcome message. Through this programming can learn SOCKS5
- 2022-03-12 05:31:37下载
- 积分:1
-
使用CSocket建立ftp客户端,通过TCP连接进行文件传输
使用CSocket建立ftp客户端,通过TCP连接进行文件传输-Use CSocket to establish ftp client, through the TCP connection file transfer
- 2022-02-24 20:22:41下载
- 积分:1
-
C# ftp上传文件代码,配置服务器和本地目录后自动上传文件
C# ftp上传文件代码,配置服务器和本地目录后自动上传文件-C# ftp Uploadfile SourceCode
- 2022-02-03 09:32:22下载
- 积分:1
-
超強vb6新webbrowser新控件源碼,可截圖html,細部修改,bug free
超強vb6新webbrowser新控件源碼,可截圖html,細部修改,webbrowser bug free
- 2022-03-06 23:39:54下载
- 积分:1
-
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析...
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析-This is a java with the preparation of procedures for capturing Packet networks, mainly through the windows of the interface functions to capture data packets, and a simple analysis
- 2023-07-03 23:05:03下载
- 积分:1
-
webserver 服务器
简单的web服务器 ,基于Windows的HTTP服务器
- 2022-05-31 04:00:10下载
- 积分:1
-
RDP实现windows桌面共享
你是否需要在您的客户端 PC 上记录,协助他们吗?有吨的桌面共享应用程序,有些是商业,有些是免费的但是如果你知道是多么容易,构建桌面共享应用程序工作在 Vista 上,你将永远不会给一个机会,向其他解决方案。
- 2022-01-26 04:39:47下载
- 积分:1
-
VC++编写的网络程序
小巧的端口扫描软件!
VC++编写的网络程序
小巧的端口扫描软件!-VC++ Prepared procedures for compact network port scanning software!
- 2022-07-25 14:13:42下载
- 积分: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
-
基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习....
基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE:
serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
- 2022-08-23 19:59:14下载
- 积分:1