-
邮件系统应用
应用背景
可以和网络对接,发送邮件。嵌入某些系统里,定时或者设定时间将资料发送到邮箱里,可以远程查看,省去手动发送邮件的麻烦。。。。
关键技术
c++ SMTP, 网络通信,邮件系统
用C++开发的,可以发送邮件及附件。系统很小,适合学习了解邮件发送过程。本程序摘自网络,出处不明了。自己备用。
- 2022-02-14 08:06:38下载
- 积分:1
-
基于IP/UDP协议的sock编程
基于IP/UDP协议的sock编程 -based on IP/UDP protocol to the sock Programming
- 2022-11-25 13:20:02下载
- 积分:1
-
corba 通知服务的源代码
corba 通知服务的源代码-corba notice service source code
- 2022-02-14 11:29:40下载
- 积分:1
-
kernel httpd
;适用于Windows的内核模式web服务器。
- 2022-01-28 07:50:04下载
- 积分:1
-
libidn-1.26.tar.gz
libidn-1.26.tar.gz 编译其它组件时需要使用,我找了好久才找到的
- 2022-04-29 12:07:56下载
- 积分:1
-
finger client程序
finger client程序 -finger client a
- 2022-01-24 10:13:27下载
- 积分:1
-
ABYSS 网络服务器
ABYSS曾经在POSIX套接字后有一个成形的套接字概念 ,在其中一个单一类 (TSocket) 包含两种非常不同的对象: 一个类似于 TChanSwitch 和 一个类似 TChannel。
现在,我们有 TChanSwitch 和TChannel,用户应该使用那些,但有可能是旧的程序使用 TSocket,我们想要他们继续工作。
其实,这可能是没有必要。只有一个版本 (1.06) 有TSocket 接口,这个版本没有提供任何激励去升级旧版本的程序来使用TSocket,所以可能有很少或没有TSocket的用户。
- 2023-05-25 11:30:03下载
- 积分:1
-
网站论坛。使用乙/氏结构
asp构建网站bbs.采用B/S架构-asp Construction Site bbs. Using B/S structure
- 2022-02-20 20:29:09下载
- 积分:1
-
shared folder on a procedure for the
关于文件夹共享的一个程序-shared folder on a procedure for the
- 2022-11-08 20:25:02下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1