Transparent connection
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hello,
I have an application for mobile that needs periodical connection to the
central office.
I like to build a class that handles this connection using this sequence :
- if there is network, do nothing
- else if wifi is available, connect to wifi
- else if UMTS is available connect with UMTS
- else if GPRS is available connect with GPRS
- else if GSM is available connect with GSM
- else ..... any network type, this will be extensible
I wonder how to
- enumerate connections
- control connection/disconnection
- check status of one connection
Is there any guidelines to help me ?
Thanks,
Steve B.
.
Relevant Pages
- Re: Connecting to a server over a GSM/GPRS network
... I believe you're after someone that has configured servers to use GSM/GPRS, ... It would be very nice if I could use GPRS speeds. ... > allow people to dial-in to a system that is connected via a GSM phone ... The device you suggest appears to have serial connection but the specs ... (freebsd-isp) - Re: Connection question: Moving from in a network to outside...
... Could you explain a little more about how the GPRS or GSM works? ... > as Paul mentioned above it is not so easy to be allways online. ... > Only the last connection costs per minute. ... (microsoft.public.dotnet.framework.compactframework) - Re: PPP with PPPD over GSM link
... I'm using GSM with data call, no GPRS nor SMS. ... > you have a CSD connection to some other terminal or modem or what ever, ... I can use UDP/IP for sending my data packets, ... (comp.protocols.ppp) - Re: UMTS connection and Cisco VPN client
... UMTS connection: ... Remote end is NOT behind a NAT device ... When checking the VPN traffic with Ethereal I do see traffic with source ... (comp.dcom.sys.cisco) - Connecting to a server over a GSM/GPRS network
... I would like administrators to be able to remotely log in via a ... modem to a system that has no connection to the outside world, ... It would be very nice if I could use GPRS speeds. ... allow people to dial-in to a system that is connected via a GSM phone ... (freebsd-isp) |
|