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

IPv6 address/port format



On Mon, 17 Jan 2000, Jim Bound wrote:

> 	>What about the IPv4 compatibility notation?
> 
> 	>::130.205.0.20 for my address.  Now port would be ::130.205.0.20.80?
> 
> We could just get rid of IPv4 compatible addresses :---)....

we don't need to...
When we write IPv4 compatible address it can look:
:k.l.m.n:o.p.q.r
but it can't look:
:k.l.m.n:o.p.q.r.s

If our resolver function 'll count how many dot's it got after last :
and if there's no next :, and it's 5th dot, it can get it as port.

I think it can be good idea, but we should check if it would be hard to
implement.

-- 
-------------------------------------------------------------
= Wojciech Bojdo/l  [email protected]  www.lp.net.pl/~wojboj =
[    No things are impossible - they're only incredible     ]
-------------------------------------------------------------