Hallo, kann man mit GLbasic eigentlich den Wifi Stick oder den USB Port vom Caanoo ansteuern? Wenn nicht, könnte man das denn realisieren?
TheCoder
I think you can use the USB wifi stick net connection if available.
I haven´t checked yet if you can read a second joystick or keyboard through USB. This would be nice too!
I´m not sur but when I have got the WIZ, whit the WIFI dongle... I think I made a PC-WIZ WIZ-PC Connection, whit a simple server...
You can find in the Network thread tutorials about making the connection... it´s called something like Network for Corwards... very Easy.
Take a look to Kanonet library for Sockets... very nice and simple to use.
I think the Caanoo stick is treated like a joystick with X and Y axes. I don't know if they are mapped to directional keys like a pad. The buttons are managed as keys like the Wiz.
yep, the caanoo joystick is read as an analog joy(0) on GLB, G-sensor is also measured analogly as joy(1).
I´m not sure if I can use an external joy on the caanoo´s usb port and read it as joy(2) for example, or similar with an USB keyboard.
edit: I don´t have wifi, but I think it will works fine from GLB side of things.
Jo. Der wifi stick sollte gehen.