G
Guest
I have written a socket service which listens for messages that runs on a
device (as we need to support push technology from the server/desktop). This
runs and waits for connection and messages OK.
When I try and connect from the desktop to the device's port and IP address
it is listening on, I get an error which specifies the network is unreachable.
What IP address should I use when connected via ActiveSync, I see ActiveSync
uses IP address: 192.168.55.101 but this seems to be an internal IP address.
This exercise it purely for prototyping a concept and in the real world we
will use GPRS/GSM/Wi-Fi over the internet.
Regards
Simon.
device (as we need to support push technology from the server/desktop). This
runs and waits for connection and messages OK.
When I try and connect from the desktop to the device's port and IP address
it is listening on, I get an error which specifies the network is unreachable.
What IP address should I use when connected via ActiveSync, I see ActiveSync
uses IP address: 192.168.55.101 but this seems to be an internal IP address.
This exercise it purely for prototyping a concept and in the real world we
will use GPRS/GSM/Wi-Fi over the internet.
Regards
Simon.