Miguel de Icaza wrote:
Hello,


Anyone knows if there is a way to open the device (/dev/rfcomm0) directly using some file-IO-functions without using the NET-class-library to do ut?


Just open the file like you would any other file.

If you need better control, try using the Mono.Posix assembly.

If I just open /dev/rfcomm0 as a normal file and sends an "AT" , I'm able to read out "OK" from the file?
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to