Network on PPC

Previous topic - Next topic

mr_x

Hi, I never created any application with network support, so forgive me for my noob question. Is it possible to create network game for PPC with glbasic?

MrTAToad

It should be fine.  I dont know if you can join an Intel OSX game though.

In addition, you wont be able to join a non-native network program either.

Kitty Hello

I've never really tried it, though. I don't even know how to connect a PocketPC to a network :s

trucidare

Try it. Connect you PPC to a Accesspoint and try to load a file with NETWEBGET if this works fine the other network commands will work too.
MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

mr_x

Ok, thanks for replays. I will try NETWEBGET when i will become more familiar with glbasic and with all that network stuff, thanks.

mr_x

On my PPC when I try to call NETWEBGET programm just exit, when i call NETWEBGET on PC i see frame rate drop, so maybe my PPC just hasn't enough powers to execute this command, or maybe i do something wrong. And I try to run all network examples from manual on PPC, the result the same.

MrTAToad

I hpe your not using it in a loop...

mr_x