You could try g_base64_encode and g_base64_decode available in Glib. I did not find an equivalent in glibmm.
----- Original Message ---- From: Glus Xof <gtg...@gmail.com> To: gtkmm-list@gnome.org Sent: Mon, 3 May, 2010 16:04:29 Subject: Avoiding string break... Hi guys, Must communicate two processes (client-server app) with (partially) encrypted messages... Does exist any foreseen solution to avoid the classical string break by the '\0' character ? (I use Gio::receive & Gio::send()...) Glus _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list