linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Volker Kokula <kokula@informatik.uni-wuerzburg.de>
To: ajhwb@knac.com
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Socket programming
Date: Sun, 22 Mar 2009 14:41:22 +0100	[thread overview]
Message-ID: <49C64002.2040007@informatik.uni-wuerzburg.de> (raw)
In-Reply-To: <20090322063116.1C31F627@resin17.mta.everyone.net>

Hi Ardhan,


you're going to write an enterly unportable and insecure program. If you 
want just send a structure from one host to another look for a library 
which does the packing and unpacking over the network for you.

For example json-c [1] or csoap [2]


Volker



[1] http://oss.metaparadigm.com/json-c/
[2] http://sourceforge.net/projects/csoap/

  reply	other threads:[~2009-03-22 13:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 13:31 Socket programming Ardhan Madras
2009-03-22 13:41 ` Volker Kokula [this message]
2009-03-22 15:24 ` Canaan Kao
2009-03-26 21:42   ` Anil Vishnoi
  -- strict thread matches above, loose matches on Subject: below --
2009-03-23 15:03 Ardhan Madras
2009-03-22 15:47 Ardhan Madras
2009-03-22 14:08 Ardhan Madras
2009-03-22 15:04 ` Volker Kokula
2009-03-22 12:42 Ardhan Madras
2009-03-22 13:00 ` Canaan Kao
2009-03-22 18:39 ` Jon Mayo
2009-03-26 21:58   ` Anil Vishnoi
2009-03-23  9:18 ` Glynn Clements

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49C64002.2040007@informatik.uni-wuerzburg.de \
    --to=kokula@informatik.uni-wuerzburg.de \
    --cc=ajhwb@knac.com \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).