Hi All,
In my Project, I am using the VB.NET Compact Framework to develop an
Application for Symbol Pocket PC (CE.NET OS), the purpose of my Application
is allowed user scan a barcode using the Pocket PC and then send a print job
to the Zebra Printer to print out the barcode label. The Pocket PC will use
the Serial Cable RS232C connect to Zebra Printer, when the user click the
"Print button" in my Application, the Zebra Printer will print out a Barcode
Label.
I would like to know using VB.NET Compact Framework, what syntax / source
code I need to use to open the RS232C Serial Port? How to let my Pocket PC
Application Program sent a print job to Zebra Print? The important thing is
how do I open the Serial Port.
Hope you can help. Or Provide me some information, any website can find a
sample? etc. Thanks.