I do a write to send a post command to the server. Our server admin never sees it yet I get the proper # of bytes written back from write. I then do a recvfrom to get the response and I get a 0 back which according to the API docs means the server shut the socket down. My collegaue on the server side see the connection as still active in apache.
Anyone have any ideas what the problem may be?
thanks, Mike Margerum
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
