For NetSocket: Add NetSocket.lib in your project and you will find this file at:
Program Files\Metrowerks\CodeWarrior for Palm OS Platform 7.0\Palm OS Support\CodeWarrior Libraries\Comms\NetSocket.lib ----- Original Message ----- From: "Irfan Mumtaz Sheikh" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Saturday, August 10, 2002 4:11 PM Subject: Barkley's Socket API > hi, > Please answer these novice question: > > In the PalmOS documentation it says.... > 1. Setting Up Berkeley Socket API > To set up the use of Berkeley sockets API, do the following: > > Include the header file <unix/sys_socket.h>, provided with the Palm OS SDK. > > MY QUEST: When i download OS sdk 5, how will i connect with CodeWarrior? > (Actually i did the tutorial and i did not use any SDK in that, a brief explanation of SDK's will be appreciated) > > Link your project with the module NetSocket.c, which declares and initializes three required global variables: AppNetTimeout, > AppNetRefnum, and errno. NetLibSocket.c also contains the glue code necessary for a few of the Berkeley sockets functions. > > MY QUEST: how to link project with the module NetSocket.c > > > Thanks in advance > Irfan > > > > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
