January 11

As I mentioned in my previous post , access WAP (WAP options and packages) allow HTTP, HTTPS and WAP. HTTPS uses SSL (or TLS) to encrypt data, and as the protocol layer of SSL / TLS is between those TCP and HTTP all information and data is encrypted HTTP and thus invisible to the network of operator, including the user-agent.

This means it can connect to any secure site (HTTPS) from their PC or PDA via a mobile WAP (as explained in the tutorials with the PC and with PDA ) without changing its user agent! For example, the site connection management of bank accounts (eg: https: / / particuliers.secure.lcl.fr), secure webmail (eg: https: / / login.live.com), etc. ...

This also explains the possibility of establishing SSL VPN via a mobile WAP access without them being rejected.

eric@hautdebitmobile.fr written by \ \ tags: , , , ,

December 17


In addition to the page and GPRS settings, here are the WAP / mobile web: http://www.hautdebitmobile.fr/wap-web/

You'll find the list of parameters WAP gateway / web (or WAP proxy) operators:
Continue reading »

eric@hautdebitmobile.fr written by \ \ tags: , , , , ,

November 29

It was time to expand the page dedicated to GPRS !

Getting started: the principles of GPRS, waiting to go into detail.

good reading

Eric

eric@hautdebitmobile.fr written by \ \ tags:

October 17

In the article " Web Access PC via mobile GPRS / WAP "in the creation of Connection" SAR ", instead of a telephone number of the remote access server, the string is * 99 # or * 99 *** 1 # which is filled.

What is behind this order? Simply a command "AT", like the good old days of dial-up modems (remember, the internet at 56kbps ....).
In fact your phone can be used as a GPRS modem, and like any self-respecting modem it is possible to send commands to the format "AT"!

The GPRS connection command is:

ATDT <CID> * 99 *** #

Where CID is the context ID, ie the identifier of the profile data stored in your GPRS mobile. The data profiles are often called "WAP SFR, SFR MMS, WAP ORANGE", etc. ...

Example with a Sony Ericsson V600i SFR
Settings> Connections> Comm. data> Accounts Data:
WAP GPRS
MMS GPRS
WAP CSD
MMS CSD
World WAP CSD
Only the first two profiles are GPRS data, the others are in "voice circuits (Circuit Switched Data).
By selecting the profile "WAP GPRS" and Other> Account Info: this profile has an external ID, so this is a CID.

The command ATDT * 99 *** 1 # will initiate a GPRS connection using the profile settings CID = 1, ie the profile "WAP GPRS".

Where the mobile data profile has not already set, it is possible to specify these parameters in a modem initialization string.
This is the command:

AT + CGDCONT = 1, 'IP', 'NPA' where 1 is the CID, the IP protocol to use and APN GPRS Acces Point.

You can find the settings in "Settings" operators of the GPRS page .

written by Eric \ \ tags: , , ,