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?
			
			
			
				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.
			
			
			
				I've never really tried it, though. I don't even know how to connect a PocketPC to a network :s
			
			
			
				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.
			
			
			
				Ok, thanks for replays. I will try NETWEBGET when i will become more familiar with glbasic and with all that network stuff, thanks.
			
			
			
				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.
			
			
			
				I hpe your not using it in a loop...
			
			
			
				No I'm not  :)