windows控制台程序,可以发送和接受消息,并作出回应。-windows console procedures, can send and receive information, and to respond. 下载
|
同时创建两个进程,实现两个窗口的显示,其中一个作为主窗口控制另一个的开启和关闭,同时添加对其的消息控制;据此可以实现后台程序的建立;已经使用与扩展屏幕显示程序。-also create two processes, to achieve the two windows, one of the main window as another control the opening and closing, the news added to its control; Accordingly background can be achieved by establishing procedures; Already in use and expansion screen display program. 下载
|
两台能用TCP连通的机器,运行起来后,其中一方(Client)控制另一方(Server)的程序。屏幕内容采用了传输屏幕画面的方式,鼠标键盘消息,利用自定义的文本结构传输。- 下载
|
VC 源代码 -------------------------------------------------------------------------------- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip 将tiff转换成PDF的源程序。 SimpleWordPad.zip 简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip 调节灰度的滑动条的类。 smpplib.zip 一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip 使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip 一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip 一个C++ OCX控件可以在你应用程序的窗口上绘制图片。 -VC source ----------------------------------------------- --------------------------------- dswRename_src.zip a workspace can rename the procedure. Simplecomserver_src.zip demonstration of how to create a COM. ConsolePipe_src.zip consolePipe_demo.zip use graphical interface loading procedures and receiving procedures console console program output. TiffToPDF_src.zip sampleimage.zip will tiff converted into PDF of the source. SimpleWordPad.zip simple word-processing procedures. Gamma_Manager_src.zip Gamma_Manager_demo.zip adjust the sliding strip of gray type. Smpplib.zip a SMPP library can be used to connect SMPP Gateway to send and receive SMS messages. ColorFont_src.zip use CColorDialog category dialog easily change fonts and background colors. BenBro107.zip benbro.zip one based on the I 下载
|
计算机远程监控,可以对局域网内的所有计算机进行远程控制,能进行锁定,开关机,进程控制,发送消息,发送控制台命令。-computer remote monitoring, LAN can be right all the computer remote control that can be used for lock, switching machines, process control, messaging, sending commands. 下载
|
计算机远程监控,可以对局域网内的所有计算机进行远程控制,能进行锁定,开关机,进程控制,发送消息,发送控制台命令。-Control all computers in a LAN, can lock, close or startup them, and can also control their processes, send message and console command to them. 下载
|
计算机远程监控,可以对局域网内的所有计算机进行远程控制,能进行锁定,开关机,进程控制,发送消息,发送控制台命令。-Computer remote monitoring. Remote Control to all computers in the LAN, lock up, power on/off, procedure control, sending message and console command. 下载
|
VC 源代码 -------------------------------------------------------------------------------- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToPDF_src.zip sampleimage.zip 将tiff转换成PDF的源程序。 SimpleWordPad.zip 简单字处理程序。 Gamma_Manager_src.zip Gamma_Manager_demo.zip 调节灰度的滑动条的类。 smpplib.zip 一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 ColorFont_src.zip 使用CColorDialog类轻松改变对话框背景颜色和字体。 benBro107.zip benbro.zip 一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。 PictureZoom_src.zip PictureZoom_demo.zip 一个C++ OCX控件可以在你应用程序的窗口上绘制图片。 - 下载
|
欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台窗口及文件。 7:windows界面调试工具。(win32多线程程序设计一书中WM_COPYDATA例子封装,运行程序前启动目录中CopyRecv程序。) 8:自封装高精度计时器。(QueryPerformanceFrequency,QueryPerformanceCounter) 9:其他详见代码,此测试程序对初学者非常有帮助,而请大虾多指教。 e-mail:m__point@163.com -OMRON PLC CPH1 latest series hostlink application examples, for the preparation of PC control software through direct serial control PLC. Prepared using vc facilitate conversion to other languages. Including : 1 : Since Packaging serial category (from the network, so the appropriate modifications) 2 : multiple threads, thread synchronization, communications. 3 : Producer consumer model, a circular buffer queue application 4 : OMRON hostlink synchronous communications Communications, FCS checksum calculation, hostlink various examples of the use of directives. 5 : threaded message processing category Packaging. 6 : windows proceedings with console debugging interface Debugging information can be output to the console window and documents. 7 : windows interface debugging tools. (Win32 multit 下载
|
C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的文件,负责与SMTP服务器交互并发送邮件,TestSmtpMail.cs是测试该SMTP客户端用的。可以用户将VS.NET 2003将各个文件添加到一个工程中后进行编译调试,也可分别把前四个文件编译成DLL(注意先后顺序和相互引用),然后把TestSmtpMail.cs编译成EXE后运行进行测试。-C# prepared by the High smtp client, console procedures, may rewritten for Windows programs, a full range of functions, in addition to the address of the sender, the recipient address (you can specify a number of the addressee, the current procedures set for 10, can make changes), the theme, the content, but also the annex (Annex can be made more), will appoint a priority level, can designated by HTML or TEXT sent, the sender can be designated name. A total of five papers MailAttachments.cs are responsible for the annex, MailMessage.cs is responsible for handling e-mail messages. SmtpMail.cs is responsible for liaising SMTP server, SmtpServerHelper.cs is the main document, with interactive SMTP server and send mail, TestSmtpMail.cs is to test the SMTP client use. Users will be VS.NET 200 下载
|