i thought reserved ports were below 1024 only! can anyone else confirm that?
thanks On 0, David Jardine <[EMAIL PROTECTED]> wrote: > On Tue, Apr 29, 2003 at 10:29:25PM +1000, Daniel Santamaria wrote: > > hey all, > > > > i have written a simple java-based elevator simulator program. It uses > > ports, which i have set to numbers 2001, and 2002. I have also tried > > other ports (below 1024 of course). > > Don't unreserved ports start at 5001? > > > I get "connection refused" when i initialise the app on my debian > > system. It works fine on windows machines. > > > > I've ensured that it's not iptables - it is allowing everything. > > > > Any ideas are much appreciated! > > > > Dan > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >