Guest andret Posted August 26, 2004 Report Posted August 26, 2004 Good day, Can anyone point me in the direction of obtaining more information on using the IRDA port in CF .NET for the MPX200 Regards
Guest Peter Foot Posted August 26, 2004 Report Posted August 26, 2004 There is a library in the Compact Framework specifically for IrDA - there is a quickstart here on transferring files over Ir:- http://samples.gotdotnet.com/quickstart/Co...letransfer.aspx also if your feeling lucky there is a "hardcore" article here:- http://msdn.microsoft.com/library/default....html/vs04b6.asp Peter
Guest andret Posted August 27, 2004 Report Posted August 27, 2004 Ah, but I want to like just send and receive normal characters. I have a GPS module for which I have built an IRDA compliant port. So the idea is that the gps receiver will transmit NMEA info via the IRDA port and the phone should receive this information. So, I'm not really looking at much of a file but more of a constant stream of information that needs to be read by the code on the phone.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now