[Mono-dev] Mono C# Serial Port problem
Arek Waliszewski
arek at forcom.com.pl
Thu May 15 10:13:54 EDT 2008
Alan_Chun pisze:
> HI, currently I am porting a windows app to linux using Mono. I have some
> difficulties to get the serial port work. here is the code(based on mono
> website):
>
Could you post whole of your program.
It looks like you are trying to open serial port in the main thread,
then create additional thread that reads something from the serial port,
while your main thread is sending something... It looks at least
weird... It looks bad.
Regards,
Arek
More information about the Mono-devel-list
mailing list