搜索资源列表
74915316
- 把USB访问的相关函数封装成DLL的源代码 ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : spectrumdll
PCommDLLCSharp调用包
- C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllImport("PComm.dll", E
lifengSerialPort
- VC2008编写的串口通讯MFC DLL类-VC2008 MFC DLL written in serial communication class
ProfibusDP_AppliCom_DRL-PFB-USB-DLL
- C++ Class using Profibus communication with a USB/Profibus module. Profibus Module = BradCommunication, AppliCom DRL-PFB-USB-D-C++ Class using Profibus communication with a USB/Profibus module. Profibus Module = BradCommunication, AppliCom DRL-PF
Midapexsoft.IO.SerialPort
- 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
TestForJava
- GSMModel的java实现源码和简单的测试例子,这里的发送中文的时候直接调用GSMMultiPort类的GSMModemSMSsend(args......)方法,“短信内容”.getBytes("GB2312")这样转换短信内容-GSMModel the java source code and simple test to achieve an example, where the time to send the Chinese a direct call GSMMultiPort c
libusb
- 在windows下操作usb设备的所需的类库及相关文件-Under Windows operating usb devices needed class library and other relative documents
MYSMSSender.cs
- c#在windowmobile5里使用sms.dll发短信的类源码-c# in windowmobile5 send text messages in class using sms.dll source
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业
BYLW
- 邮件客户端系统源码和全套毕业论文文件,本课题为优秀毕业课题。我对邮件通讯的所有技术细节都做了分析,做毕业课题的学弟们可以参考参考呵。 我负责的是邮件的发送的功能。在熟悉了专门用于发送邮件的SMTP协议以及RFC规定的邮件的格式的基础上,运用了微软新推出的C Sharp这一新型的面向对象语言的便利性和灵活性,从SMTP协议规定的底层命令做起,一步步的与服务器进行交互操作,最终实现发送多附件多接收人的功能。其中,具体的和服务器的交互操作,都封装了在SmtpMail.dll这个动态链接库里面了。而
pe-asm
- The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of