I dont know which proxy the gprs provider uses Or what is the protocol.
I have successfully tried the sockets example on the sdk(emulator). After making sis and trying on 6600 it does not work.
I have been told that the problem is due to some proxy settings i.e. the mobile operators make it mandatory to use proxy settings for GPRS and the error which I get is time out error on the 6600.
I am not getting any example of Sockets which has worked successfully on the device.
I have tried httpclient with proxy code and that has worked for me on the device.