Hi all,
I have a Midlet which accesses the internet to reach my server and exchange data. It uses a defined-by-me protocol passing through the HTTP.
It uses a GPRS connection through a WAP gateway.
It works fine, but it's too slow, so, in order to gain speed I decided to access the internet through an Internet access point (not WAP) but then boom! It doesn't work anymore. It complains an IOException Status: -20019.
The internet access point I use is ok since I use it also for another application (ReqWireless WebViewer) and works.
Is there anybody out there who can give me a hint?
10x in advance.

Reply With Quote

