| View previous topic :: View next topic |
| Author |
Message |
BIGDOGGYBALLER
Joined: 10 Mar 2008 Posts: 2
|
Posted: Mon Mar 10, 2008 1:06 pm Post subject: Simple Socket read |
|
|
I wanted to read a packet sent from a game server its a udp packet and I wanted to know if there was any pre-made classes to accomplish this?
I have looked at this, but I don't think I know enough to use it...any help is appreciated.
http://php-gtk.eu/code-hints/non-blocking-io-gtk-io-add-watch
Normally in proced code i use fsockopen and fwrite and fread can i use these? |
|
| Back to top |
|
 |
BIGDOGGYBALLER
Joined: 10 Mar 2008 Posts: 2
|
Posted: Thu Mar 20, 2008 9:54 am Post subject: |
|
|
| bump* |
|
| Back to top |
|
 |
leon_pegg
Joined: 12 Jun 2006 Posts: 113 Location: hemel / UK
|
Posted: Fri May 16, 2008 8:09 pm Post subject: |
|
|
| Hi the code on that page is based on the work i did. take a look at http://www.gnope.org/p/GtkIO I would also recommend you move away from gnope to a newer release gtk.php.net if you get stuck feel free to email me on leon(dot)pegg(at)gmail(dot)com |
|
| Back to top |
|
 |
|