I am trying to get two windows mobile devices to communicate with each other.
The API I am using (EMDK) says:
Any Microsoft API can be used for serial communication after the pairing is completed.
So, can anyone point me to an example of serial communications using C# .NET (Preferably Compact Framework).