leon_pegg
Joined: 12 Jun 2006 Posts: 113 Location: hemel / UK
|
Posted: Tue Nov 14, 2006 11:41 am Post subject: gnope.org pear channel GtkIO Package |
|
|
There is now a Gnope Pear package of called GtkIO
this supplys to classes.
GtkIO : This is the base class and should be extended.
GtKSocketIO : This is the only steram class implemented so far this class alows you to open a non-blocking socket connection this class can be used as is for socket communication. you can also extend this class to implement other protocols.
hope you enjoy.
NOTE : GtkSocketIO will be changing its name in the next release to GtkIOSocket |
|