Hello All, We have an application which makes a few requests to certain webservices over the HTTP. In order to emulate the HTTP using NetLib, we added a few headers to the standard TCP protocol and were successfully able to get this resolved and it was working fine with all the devices that had some kind of wireless capability. However, on the Treo 600 - when we tried to do the same, it works fine on the GSM technology, but when it comes to the Sprint or the Verizon services, it fails. At first we thought, it is because Sprint and Verizon use CDMA against GSM. However, after further tests, we figured that we were getting a HTTP/1.1 400 Bad Request (error) (with server: Proxy/1.1). So, I guess, it is related to the Proxy Server used by these service providers.
What I'm trying to figure out now is, how to come up with a standard, that would work with all the service providers, where I don't have to do special customizations for the service providers, as I'm not sure, how to figure out the service provider in the first place. I'ld greatly appreciate any help in this regard. Thanks, -- Kalyan Sakhamuri Networking Technology, Inc. 637 Tebbston Drive Pasadena, MD 21122 Ph: (410) 255-7600 (x 11) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
