Title: RE: Using InetLib Directly

I would like to thank both Adam Wozniak and Bobby Kolev for their help. That was exactly what I needed!

-Dave

    ----------
    From:   Adam Wozniak
    Reply To:       Palm Developer Forum
    Sent:   Wednesday, February 9, 2000 6:56 PM
    To:     Palm Developer Forum
    Subject:        Re: Using InetLib Directly

    David Slotter wrote:

         The problem with this is that all incoming data via the
         INetLibSockRead() call is compressed using some
         sort of proprietary algorithm and it appears that it will take
         me longer to decipher this than I can afford.

     DWord param = ctpConvNone;
     Err err = INetLibSettingSet(refNum, inetH, inetSettingConvAlgorithm,
    &param, sizeof(param));

    --
    Adam Wozniak
    Senior Software Design Engineer
    Surveyor Corporation
    4501 Orcutt Rd.
    San Luis Obispo, CA 93401



    --
    For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html


Reply via email to