linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fekete Gabor <feketga@delfin.unideb.hu>
Cc: 'linux-c-programming' <linux-c-programming@vger.kernel.org>
Subject: RE: using the same port with two sockets
Date: Fri, 26 Sep 2003 17:28:04 +0200 (DFT)	[thread overview]
Message-ID: <Pine.A41.4.20.0309261726590.21426-100000@delfin.unideb.hu> (raw)
In-Reply-To: <001d01c383f2$3571ca80$bac7f082@campus.luth.se>



On Fri, 26 Sep 2003, [iso-8859-1] Patrik Jönsson wrote:

> One possible way should be to have a master process wich recieves the data,
> looks the source IP:port pair up in a table and starts a new process if it
> is not found, and otherwise uses some IPC (like pipes) mean to forward it to
> the right process, the processes could then use another pipe to send replies
> to the other host.
> 
yeah, and that's what i will do, though not with pipes.
thanks


-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2003-09-26 15:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.A41.4.20.0309251006170.140698-100000@delfin.unideb.hu >
2003-09-25 17:15 ` using the same port with two sockets Jeff Woods
2003-09-25 19:35   ` Fekete Gabor
2003-09-26  5:51     ` Patrik Jönsson
2003-09-26 15:28       ` Fekete Gabor [this message]
2003-09-25  8:16 Fekete Gabor

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=Pine.A41.4.20.0309261726590.21426-100000@delfin.unideb.hu \
    --to=feketga@delfin.unideb.hu \
    --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).