"Kirill Osipov" <[EMAIL PROTECTED]> wrote in message
news:20984@palm-dev-forum...
>
> I've recently started working with INet library trying
> to make my application talk directly to my http
> server. Basically i have an asp page that is supposed
> to echo back the variables that my palm program sends
> via INetLibSockHTTPReqSend.
>
> Doing this i've ran into a very weird problem:
> basically any POST request can go though to my http
> server only in the case if it is made though the
> Palm.Net proxy server (when using the CTPDefault
> profile). If i use the .Default profile that talks to
> the destination server directly, the POST message
> isn't even in the body of the http request. This
> totally BLEW ME AWAY! What is going on? I even tried
> to use Palm's INetLow program and even it stops
> working if the profile is switched to .Default.
>
> Has anyone found a way to resolve this?  Any advise is
> appreciated.

I don't think there is any way to bypass using the Palm.Net proxy.  The VII
radio library really only has limited functionality -- it can talk to
Palm.Net but that's it.  INetLib hosted on a fuller implementation (like
OmniSky's library that comes with their CDPD device) may be able to perform
the actions you want.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to