Hello!!
I'am not able to create a GPRS-connection with the http-libary. I have an URL like "http://web.vodafone.de" over which i want to go in the internet to connect to the IP from a server. Now I want to create the GPRS.connection, when I push a button and close it, when I push another button. The Server-Connection is realised with the network-Libary (client.connect). Whith Request.Getresponse the PPC try to open a GPRS-Connection, but then, the application will stop and I can't break it.
Thanks for help...