[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: native support in netcat for multitasking TCP server ?



On 24/08/11 19:24, Joao Ferreira Gmail wrote:
> Hello all,
> 
> Does anyone know if there is any kind of support in netcat to implement
> multiclient with a multitasking/multithreading server...(several clients
> being accepted and served concurrently)
> 
> or any other similar programs that directly support such approach
> without extra code ?
> 
> something like
> 
> #> netcat -l -p 9090 --listen-forever
> 
> thx
> Joao
> 
> 
> 
Not without extra code (a few lines of shell script).

How about ucspi-tcp?
http://en.wikipedia.org/wiki/Ucspi-tcp

Cheers

-- 
"People ask me what I think about that woman priest thing. What, a woman
priest? Women priests. Great, great. Now there's priests of both sexes I
don't listen to."
~ Bill Hicks


Reply to: