-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2006-01-07 04:42:57 +0100 Christopher Armstrong <[EMAIL PROTECTED]> wrote:
Okay, temptation given into...I have johnnytalker and johnnyclient compiling as a tool and a native-library with gnustep-make respectively (no python or sconns or whatever it is). Now just need to devise an interproccess communication mechanism for a client application. This
Isn't the IPC mechanism given by the server's interface? My understanding of the whole thing was that you "only" write your own client with the help of the lib (johnnyclient). johnnyclient than will do all the communication with the server for you. However, I just a look at the website, yet and not at the code. Hence, you might know better than me.
might be interesting. Don't know if I'll follow through though. I need Objective-C++, so it won't be useful unless you have one of the gcc snapshots lying around and the latest version of gnustep-make...
How about doing the communication to the server without johnnyclient, i.e. on the low level? Andreas - -- Mail: aheppel at web dot de Home: http://www.andreasheppel.de PGP Key: http://www.andreasheppel.de/download/andreash.asc Check out Burn.app - the CD burning frontend for GNUstep http://gsburn.sourceforge.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using the GPG bundle for GNUMail iD8DBQFDwi7tnK2casKWE5kRAtcTAKCDn8B693Jw2EwXLZ7WxrBBQsvKdwCfePx+ Z4Aoen6v6TGMio2csWBCQlQ= =icmW -----END PGP SIGNATURE----- _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
