search for: wxipaddress

Displaying 1 result from an estimated 1 matches for "wxipaddress".

2008 Jan 17
1
wxSockets
Hello guys, Alright Alex..... I need a few tips on where to start. I know that I''m going to need to rewrite the wxSocket header files, in order to incorperate them into wxRuby. But some advice on stuff such as wxSocketClient::new/connect, where it takes a wxIPAddress, and so forth. I know they are pretty friviolous structures for holding information about Addresses in which to make connections to, so I figure the best route would be to utilize Arrays or strings instead of relying on this class. But where do I start as far as that is concerned? I also know th...