Re: bi-directional socket communication
- From: "Karl Malbrain" <malbrain@xxxxxxxxx>
- Date: 11 Jan 2006 16:25:11 -0800
kiwi wrote:
> can i use the same socket that the client initiate? do i need to use
> different PORTS? i have server and 1 client and the connection is over
> the internet. i can set the ports and everything. (almost- i don't have
> root permission)
>
> how do i make the client to listen on 2 different ports one for the
> results of the query and one for the data pushed by the server?
The idea is to use the same connection to receive both results and
data. karl m
.
- References:
- bi-directional socket communication
- From: kiwi
- Re: bi-directional socket communication
- From: Alex Fraser
- Re: bi-directional socket communication
- From: kiwi
- Re: bi-directional socket communication
- From: David Schwartz
- Re: bi-directional socket communication
- From: kiwi
- Re: bi-directional socket communication
- From: David Schwartz
- Re: bi-directional socket communication
- From: kiwi
- bi-directional socket communication
- Prev by Date: Re: bi-directional socket communication
- Next by Date: Re: bi-directional socket communication
- Previous by thread: Re: bi-directional socket communication
- Next by thread: Re: bi-directional socket communication
- Index(es):
Relevant Pages
|