CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Win32
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - Win32 - List
[
Communication
]
用Win32 API实现串行通信.rar
DL : 0
Date
: 2025-12-22
Size
: 6.09kb
User
:
[
Communication
]
用Win32 API实现串行通信
DL : 0
VC API 编程-VC Programming
Date
: 2008-10-13
Size
: 6.35kb
User
:
古龙
[
Communication
]
服务端
DL : 0
Win32汇编 实现一聊天程序服务端-Win32 compilation process to achieve a chat server
Date
: 2008-10-13
Size
: 29.87kb
User
:
virtualreality
[
Communication
]
smscontrol_c
DL : 1
通过计算机串口收发短信。用WAVECOM和西门子 的GSM MODEM,西门子6688(普通手机+串口数据线),在WIN32系统(WIN98,WIN2000,WINXP)下通过测试。大负荷状态下收发非常稳定,通过了上万条短信的严格测试。其他使用标准AT命令集的手机或GSM MODEM也可使用。该控件内置群发和定时发送,不支持广播。增加短信发送成功事件。GSM模块必须支持PDU格式短信。该控件支持中文,英文以及混合中英文短信,中文短信长度为上限70个中文英文字符(包括标点符号)。-computer serial send and receive text messages. Using Enfora and Siemens GSM modem, Siemens 6688 (serial data ordinary phone lines), the WIN32 system (Windows 98, WIN2000, WINXP) passed the test. Under heavy load transceivers very stable through the last 10,000 messages of testing. Other standard AT command set or GSM phones can also use the modem. The built-in controls and repeated regularly sent, not to support broadcasting. Additional messages sent success story. GSM module PDU format must support text messaging. The controls support Chinese, English and Chinese and English mixed messages. Chinese SMS length of the ceiling 70 English and Chinese characters (including punctuation).
Date
: 2008-10-13
Size
: 450.41kb
User
:
gzqswj
[
Communication
]
串口通讯JustinIO
DL : 0
using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte StopBits // 0,1,2 = 1, 1.5, 2 ??public int ReadTimeout ?? ??//comm port win32 file handle ??private int hComm = -1 ?? ??public bool Opened = false ?? ??//win32 api constants ??? private const uint GENERIC_READ = 0x80000000 ??? private const uint GENERIC_WRITE = 0x40000000 ??? private const int OPEN_EXISTING = 3 ?? ??? private const int INVALID_HANDLE_VALUE = -1 -using System using System.Runtime.InteropServices Namespace JustinIO {? Class CommPort { ? ? Public string PortNum? ? Public int BaudRate? ? Public byte ByteSize? ? Public byte Parity // 0-4=no, odd, even, mark, space? ? Public byte StopBits // 0,,1,2 = 1, 1.5, 2? ? Public int ReadTimeout? ? ? ? //comm port win32 file handle? ? Private int hComm = -1? ? ? ? Public bool Opened = false? ? ? ? //win32 api constants? ? ? Private const uint GENERIC_READ = 0x80000000? ? ? Private const uint GENERIC_WRITE = 0x40000000? ? ? Private const int OPEN_EXISTING = 3? ? ? ? ? Private const int INVALID_HANDLE_VALUE = -1? ?
Date
: 2008-10-13
Size
: 8.93kb
User
:
liucheng
[
Communication
]
Win32-ser
DL : 0
Win32串口编程技术,vc++环境下,可以帮助你在短时间内理解串口编程,当然最好的方法还是看msdn.-Win32 Serial Programming technology, vc circumstances, can help you understand in a short period of time serial programming, of course, the best way to watch msdn.
Date
: 2008-10-13
Size
: 6.42kb
User
:
林林
[
Communication
]
服务端
DL : 0
Win32汇编 实现一聊天程序服务端-Win32 compilation process to achieve a chat server
Date
: 2025-12-22
Size
: 30kb
User
:
[
Communication
]
ping
DL : 0
Win32 console Application 实现ping命令-Win32 console Application achieve the ping command
Date
: 2025-12-22
Size
: 1.22mb
User
:
林南
[
Communication
]
exampleforserialport
DL : 0
使用WIN32 API开发串口通信程序的一个完整实例,绝对经典-The use of WIN32 API to develop serial communication program example of a complete, absolute classic
Date
: 2025-12-22
Size
: 5.13mb
User
:
贺康
[
Communication
]
javacomm20-win32
DL : 0
java串口编程包,很好用 javax.comm.properties win32com.dll comm..jar -java serial port programming package, a good use javax.comm.propertieswin32com.dllcomm .. jar
Date
: 2025-12-22
Size
: 266kb
User
:
fangjun
[
Communication
]
serial2
DL : 0
WIN32串口通信源代码,封装良好,使用方便。-Serial Communication for WIN32 Each programmer knows that accessing the hardware ports of a computer is getting more and more complicated. The software presented here intends to ease the development of applications using the serial port (COM) on computer running Windows 32-bits operating systems.
Date
: 2025-12-22
Size
: 62kb
User
:
zzj
[
Communication
]
httpd-win32-src
DL : 0
著名的APACHE服务器最新版的VC++源码包,编译即可使用。同时也是学习的好范例。-APACHE server well-known up-to-date version of the VC++ source package, the compiler can use. It is also a good example of learning.
Date
: 2025-12-22
Size
: 9.38mb
User
:
163
[
Communication
]
pyserial-2.5-rc1.win32
DL : 0
python的串口通讯模块,非常的好用。双击直接安装到系统目录。-python serial communication module, very easy to use. Double-click the installed directly into the system directory.
Date
: 2025-12-22
Size
: 124kb
User
:
lin
[
Communication
]
vc_serialport_communication
DL : 0
MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
Date
: 2025-12-22
Size
: 5.11mb
User
:
liuyuefeng
[
Communication
]
omnetpp-3.0-win32
DL : 0
Network Simulator OMNET++ for WSN
Date
: 2025-12-22
Size
: 35.38mb
User
:
farzaneh
[
Communication
]
UDPsocket
DL : 0
it s a UDP socket application example in WIN32 sys. with both client and server codes included.
Date
: 2025-12-22
Size
: 2kb
User
:
yf
[
Communication
]
CardioViz3D-1.5.0-win32-x86
DL : 0
WIN32下的通信程序,C++或者C都可以运行.效果还可以-WIN32 Communication program
Date
: 2025-12-22
Size
: 16.26mb
User
:
en1000
[
Communication
]
vxworks-win32-client
DL : 0
Win32 Client for vxworks communication with pc
Date
: 2025-12-22
Size
: 2.06mb
User
:
dongyouming
[
Communication
]
SharedMemory
DL : 0
RTX共享内存 实现与WIN32数据相互交互的例子程序-RTX shared memory
Date
: 2025-12-22
Size
: 6.7mb
User
:
戴正国
[
Communication
]
Win32-API-MSComm-Control-MFC-Class
DL : 0
Win32 API 串口控制 MFC 打包类,适合初学者使用。-Win32 API serial control MFC wrapper class for beginners.
Date
: 2025-12-22
Size
: 18kb
User
:
程述良
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.