-
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到...
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
- 2023-02-01 22:35:03下载
- 积分:1
-
异步套接字客户端
异步套接字客户端-asynchronous socket client
- 2023-04-17 20:30:02下载
- 积分:1
-
在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、...
在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、本日在线时间、本月在线时间; 4.保存并显示某日至今的在线时间明细,显示每日合计在线时间,每月合计在线时间和合计在线时间; 5.定期清除在线时间记录; 6.连接后定时保存一次连接时间http://bcdliang.vicp.net-online time, a genie. Boot automatic operation (optional), whether the surveillance has been connected to the Internet (the connection here refers to both dial-up RAS); 2. Records of the initial connect time and duration; 3. The link shows the duration of the day-time, this month online time; 4. the preservation and display of a certain date and detailed time-line showing the daily total online time, the monthly total online time, and the total online time; 5. regular removal of online time records; 6. after connecting to preserve a regular time to connect http:// bcdliang.vicp.net
- 2022-06-15 17:24:07下载
- 积分:1
-
Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法...
Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法-Dialogic voice card FAX (fax) using source, for example, including fax receiving, sending methods
- 2022-05-08 00:38:39下载
- 积分:1
-
样品的ftpserver SRC
一个简单可用的ftp服务器例子程序。
在studio2005下编译,windows x32 平台-a sample ftpserver src
- 2023-03-07 14:25:03下载
- 积分:1
-
主要是关于计算机网络通讯的源代码,开发工具为VC++
主要是关于计算机网络通讯的源代码,开发工具为VC++ -mainly on computer network communications source code, development tools for VC
- 2022-02-04 10:31:05下载
- 积分:1
-
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可...
自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可-Custom tags for automatic paging, this is our teacher to the program, compare Kaopu, can be used to import eclipse
- 2023-06-14 13:55:03下载
- 积分:1
-
simple ie source code for freinds, the free version
simple ie source code for freinds, 免费版本-simple ie source code for freinds, the free version
- 2022-03-09 16:47:14下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1
-
用pop3收信,解决收取gmail邮件要使用ssl的问题
用pop3收信,解决收取gmail邮件要使用ssl的问题-Use pop3 Shouxin, receive gmail email address you want to use ssl problem
- 2022-05-27 06:45:28下载
- 积分:1