Also then I will have my another application which will be my std io application which I will link with StdIOPalm.c but how do I give it a database type of sioDBType ('sdio') instead of 'appl',
Palm OS has a Standard I/O console built in, but it's in an unexpected location.
1) Go into the Prefs application. 2) Select the Network pref panel. 3) Use the menu to choose the Options/View Log command.
When the log is up, you're in a STDIO terminal. You can enter commands like PING, and they will be run on the device. Try "ping 127.0.0.1" for example. The log window finds its commands by looking for 'sdio'-typed resource databases named "Cmd-<foo>", where <foo> is the command name. On my Treo 300, I've got Cmd-ping and Cmd-nettrace.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
