Welcome![Sign In][Sign Up]
Location:
Search - COM PORT VC

Search list

[Com PortSerialPort-VC

Description: 利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can control the module through com port.
Platform: | Size: 44682 | Author: 朱耀 | Hits:

[CommunicationSSCOMCE

Description: EMBEDDED VC++ PDA 上运行的COM口通讯程序含原码.自己写的.PC上运行不了-EMBEDDED VC PDA running on the COM port communication procedures with the original code. Wrote it myself. PC can run
Platform: | Size: 51200 | Author: 王三 | Hits:

[Com PortSerialPort-VC

Description: 利用西门子的GSM芯片(TC35)的手机模块实现短信的读写,该手机模块可以加入SIM卡,然后就跟手机一样使用了,程序可以通过串口进行控制-The programme use GSM CMOS chip(TC35) module to read and write short message, you can insert SIM card into this module, then it can work as ordinary Mobile phone,the programme can control the module through com port.
Platform: | Size: 44032 | Author: 朱耀 | Hits:

[Windows DevelopCOMWR

Description: 这是一个串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值(注:该代码非本人所写)。-Source code of com port writing and reading by VC++6.0.
Platform: | Size: 41984 | Author: ad | Hits:

[Com PortConnectCOM

Description: VC的COM口驱动程序,使用了ACTIVEX控件-VC COM port drivers, the use of Activex Control
Platform: | Size: 63488 | Author: lou | Hits:

[TCP/IP stackVC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM

Description: 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-Very cattle code, using VC files directly through HTTP to spread to WEB server, you can in the development of horse friends will be used. Using MFC in a class, HTTP, analysis SOCKET agreement. Mimic HTTP upload files. From the adoption of 80-port, which can effectively avoid the firewall.
Platform: | Size: 116736 | Author: 李茜 | Hits:

[Com Portcom

Description: 基于VC++的串行口上位机通信程序,含有窗口操作界面.-Based on VC++ The PC serial port communication program, containing a window interface.
Platform: | Size: 4881408 | Author: wangyong | Hits:

[Communicationcom-test

Description: 自己在VC 6.0下做的串行端口测试软件,感觉挺好用的-VC 6.0 under their own to do serial port test software, I feel very good use
Platform: | Size: 193536 | Author: 任国军 | Hits:

[OtherSerialPort_NGK

Description: Connect COM port by VC-Connect COM port by VC++
Platform: | Size: 36864 | Author: chen_xiao_dao | Hits:

[CommunicationSmsTest

Description: Modem 收发短信 VC++编写COM口通信-Modem Transceiver VC++ prepared message COM Port Communication
Platform: | Size: 125952 | Author: zhangb | Hits:

[Driver DevelopCanon_vcc4_ptz

Description: Canno vcc4控制碼,可透過com port控制 vcc4-Canno vcc4 control code can be obtained via com port control vcc4
Platform: | Size: 3072 | Author: 許駿瑋 | Hits:

[GUI Developcommunicate

Description: VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态时单击“手动接收”就开始接收数据,再单击这个按钮就停止接收数据,清空接收区就把接收区的所显示的数据进行清空。对于要发送的数据,在“发送区”填写,单击“发送”就把发送区的数据发送出去,单击“清空发送区”就把发送区的数据清空。-VC++ 6.0 to do a serial communication program, function and serial debugging aids like. It can be achieved between the two computers or a computer serial port, two serial ports send and receive data between each other. The upper left corner by the drop-down list to select a different serial port, the default is COM1, taking into account the serial port on laptops generally do not use USB-RS-232 converter, the COM port is generally not as COM1, why not do in the program Death COM port but can select the COM port in the interface, click "Close serial port" to stop sending and receiving data. "Receiving area" dock to display the data received, the receiver can choose to automatically receive or manual reception, automatically receive the state data are issued only to detect over the conduct shows that is not in condition to automatically receive when you click "Manual Receive" began to receive data, and then click this button to stop receiving data, empty reception area put the reception
Platform: | Size: 3694592 | Author: 陈利聪 | Hits:

[CommunicationCOM

Description: 一个串口的调试程序,VC++编译通过的。-A serial port debugger, VC++ compiler to pass.
Platform: | Size: 1926144 | Author: cheutscher | Hits:

[SCMvc-com

Description: 串口程序示例 MSCOMM控件 只要用来连通单片机与PC机-Sample MSCOMM control program as long as the serial port is used to connect MCU and PC-
Platform: | Size: 3952640 | Author: wl | Hits:

[Othercom

Description: vc 下的com口控制程序及其头文件。很好用,很灵活。-vc com port under the control procedures and the header files. Useful, very flexible.
Platform: | Size: 2048 | Author: lyb | Hits:

[Com PortFX2N-PLC-COM

Description: 用VC实现:电脑串口和PLC进行通信,修改、读取PLC各个地址内的值-With VC: PC serial port and PLC to communicate, modify, read the address of the value of each PLC
Platform: | Size: 6597632 | Author: yangzhi | Hits:

[.netSerial-Test

Description: SerialPort (RS-232 Serial COM Port) in vc++ .NET-SerialPort(RS- 232串行COM端口)在VC++。net
Platform: | Size: 15538176 | Author: lkkspp | Hits:

[Dialog_Windowvc-serial-comminucate

Description: 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm production course design requirements to achieve functional: com port to send messages, transfer files learned knowledge sharing is important, will I spend a lot of effort to do curriculum design for share with keywords: vc serial communication source code, serial communication, com port to transfer files, vc serial communication, vc serial programming
Platform: | Size: 1956864 | Author: 邸允帅 | Hits:

[OS programcom

Description: vc ++ 6.0 com port 通讯类-vc++ 6.0 com port class
Platform: | Size: 3072 | Author: wuhb | Hits:

[Internet-Networkvc-comtotcp

Description: VC的串口信号转网口信号的代码,设备操作的软件可以参考-VC Com Port To Http Port Source
Platform: | Size: 19456 | Author: zht | Hits:
« 12 3 4 »

CodeBus www.codebus.net