-
外国人用vb写的ftp源代码,相当不错!
外国人用vb写的ftp源代码,相当不错!-foreigners to use the ftp vb write source code, which is pretty good!
- 2022-07-03 07:43:45下载
- 积分:1
-
自己看中,一个PHP程序,PHP版的,哈哈哈,还比较好用的...
自己看中,一个PHP程序,PHP版的,哈哈哈,还比较好用的-own case, a procedure PHP, PHP version of the conversations, but also better quality
- 2022-04-28 02:48:34下载
- 积分:1
-
一个简单的TCP客户端程序。 可以方便的发送数据以及查看接收到的数据。 是编程开发的好帮手...
一个简单的TCP客户端程序。 可以方便的发送数据以及查看接收到的数据。 是编程开发的好帮手-a simple TCP client. This can facilitate the reception of data and check the data. Programming is a good helper
- 2022-03-21 19:00:53下载
- 积分:1
-
a type of telephone network files
一个网络电话的类实现文件-a type of telephone network files
- 2022-07-14 00:56:14下载
- 积分:1
-
linu下socket多线程服务器与客户端的通信
linu下socket多线程服务器与客户端的通信-LINU socket under multithreaded server and client communications
- 2022-08-04 07:28:05下载
- 积分:1
-
MFC基于对话框的Ftp上传下载软件!学习交流使用!
MFC基于对话框的Ftp上传下载软件!学习交流使用!-MFC dialog-based Ftp upload download software! Learn to use!
- 2023-08-10 05:30:04下载
- 积分:1
-
filter的讲解,保护资源文件,检查用户登录等
filter的讲解,保护资源文件,检查用户登录等-something about filter
- 2022-03-22 15:27:30下载
- 积分:1
-
这个项目称为PostMsg ,用于向桌面上的任意窗口发送消息。这在测试COM服务器时很有用,但其本质上可以发送任何类型的消息。...
这个项目称为PostMsg ,用于向桌面上的任意窗口发送消息。这在测试COM服务器时很有用,但其本质上可以发送任何类型的消息。- This project is called PostMsg, uses in to the tabletop on free
window transmission news. This when tests the COM server is very
useful, but it essentially may transmit any type the news.
- 2022-02-02 03:42:34下载
- 积分:1
-
一个基于Windows socket下的HTTP请求封装类
一个基于Windows socket下的HTTP请求封装类-windows socket http class
- 2023-07-11 18:20:03下载
- 积分: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