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/

Reply via email to