Hi Ben, Thanks for the info.
What plans are there for a Palm OS cobalt device release? With regard to the video streaming, I am actually porting a library I use for desktop applications so hopefully it won't take that long. What would help would be some sample code for a simple application that just paints a bitmap to the screen. Is there anything like this that I can use to get me started? Also, is there a library available for image manipulation? Thanks again. Andy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Combee Sent: mi�rcoles, 16 de febrero de 2005 10:16 To: Palm Developer Forum Subject: Re: Starting out >a) What device runs the Cobalt OS? No released devices run Palm OS Cobalt at this time. >b) I want to do network programming using the Bluetooth device, and then >WiFi. Is there an SDK to support these? Is there a guide? In general, you just use NetLib and rely on the user to have the proper network connections setup. >c) I would like to also like stream video once I have the network stuff, are >there code examples of video display? Video streaming is outside the scope of the Palm OS Garnet API -- you'll have to implement your own codecs, timers, and audio playback, and synchronization code. It can be done, but it's not simple. -- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/ -- 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/
