[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ✘ntrip:// and tcp://
From: |
Fred Wright |
Subject: |
Re: ✘ntrip:// and tcp:// |
Date: |
Thu, 14 Oct 2021 20:29:23 -0700 (PDT) |
On Thu, 14 Oct 2021, Gary E. Miller wrote:
On Thu, 14 Oct 2021 18:14:40 -0700 (PDT)
Fred Wright <fw@fwright.net> wrote:
I tried nc (netcat) but that exists after one connect, so not good
for testing reconnects.
If nc is the server, what's wrong with "nc -kl"?
a) nc has no -k option
Some do:
https://linux.die.net/man/1/nc
https://www.freebsd.org/cgi/man.cgi?nc
https://man.openbsd.org/nc.1
https://ss64.com/osx/nc.html
b) nc server accepts one connection, then dies when that disconnects.
Yes - normal without -k.
Fred Wright
- ✘ntrip:// and tcp://, Gary E. Miller, 2021/10/14
- Re: ✘ntrip:// and tcp://, Fred Wright, 2021/10/14
- Re: ✘ntrip:// and tcp://, Hal Murray, 2021/10/15
- Re: ✘ntrip:// and tcp://, Paul Fertser, 2021/10/15
- Re: ✘ntrip:// and tcp://, Gary E. Miller, 2021/10/15
- Re: ✘ntrip:// and tcp://, Paul Fertser, 2021/10/15
- Re: ✘ntrip:// and tcp://, Gary E. Miller, 2021/10/15
Re: ✘ntrip:// and tcp://, Nick Taylor, 2021/10/15