Multi-threading with multi-port server
- From: Rehmet <rgnurrahmat@xxxxxxxxx>
- Date: Mon, 21 Jan 2008 07:51:13 -0800 (PST)
Hi guys,
Can I ask your guidance on how to imeplement server with multi-
threading and multi-port? meaning, I would like my server to receive
audio and video in different ports, and they run concurrently and send
the data to clients.
I am so lost, because I would mess up my .accept and .listen and
setparent if i have videosocket and audiosocket object. I tried and it
just froze.
.
- Follow-Ups:
- Re: Multi-threading with multi-port server
- From: Joseph M . Newcomer
- Re: Multi-threading with multi-port server
- From: Ian Semmel
- Re: Multi-threading with multi-port server
- From: Scott McPhillips [MVP]
- Re: Multi-threading with multi-port server
- Prev by Date: How do I override the drag cursor?
- Next by Date: Re: MFC calling another MFC
- Previous by thread: How do I override the drag cursor?
- Next by thread: Re: Multi-threading with multi-port server
- Index(es):