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.
"Chris Tacke, eMVP" <(E-Mail Removed)> ha scritto nel messaggio
news:%(E-Mail Removed)...
> 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
>
> --
> Chris Tacke, eMVP
> Co-Founder and Advisory Board Member
> www.OpenNETCF.org
>
>
>