ANN: OpenNETCF.IO.Serial v1.2 Released

C

Chris Tacke, eMVP

I've done some testing and debugging of the Serial code, most notable with
the desktop side, though I believe the Rx stuff is now more solid. The
interface itself remained unchanged, and the binary will still work on both
the PC and the device *without* recompilation (one of my major goals).

Get the source and binaries here:
http://www.opennetcf.org/serial.asp

A sample is available here:
http://www.opennetcf.org/samples.asp

All OpenNETCF.org libraries are covered by the OpenNETCF Shared Source
License. For more information visit:
http://www.opennetcf.org/License.asp
 
M

Matteo Cima

i am experiencing same problems as before.
This is exactly what i did:

- download "serialcsharp" example
- download serial 1.2
- open serialcsharp in vs.net 2003
- added reference to existing project, the serial project
- connected with activesync via irda on ppc ipaq
- deploy
- disconnect activesync
- put ipaq in cradle
- open serialcsharp in ppc
- settings: com1, 19200, none, 1
- open com
- open hyperterminal on desktop connected with the com cable
- com1, same settings: 19200,8, no parity, stop bits 1, no hardware
handshaking
- type aaaaa
on the ppc i see 979722597225 instead of 9797979797

any ideas?
does it do the same on your machine?
any help appreciated,
Matteo Cima.
 
C

Chris Tacke, eMVP

I tested with Hyperterminal and a SerialCSharp desktop app and both worked
fine for me. The only difference is I didn't use an Ipaq, but a vanilla CE
4.1 device.
 
Joined
Jun 11, 2008
Messages
2
Reaction score
0
OpenNETCF SerialCSharp sample application

Hi all,

Can you please tell me where I can download OpenNETCF SerialCSharp sample application.

Regards

Krish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top