Please learn to quote: http://www.netmeister.org/news/learn2quote2.html#ss2.1
Fastream Technologies wrote: >>> As you said the below function and the design that is forcing it is >>> not good. Perhaps we should have Addrv6 property which will be null >>> if Addr (v4) is filled and vice versa. >> >> That's not enough, you need the address and port at least. >> >> A clean design was to rewrite the TWSocketServer from scratch >> to support multiple listening sockets natively. However that would >> break a lot of user code and was not accepted by Francois already >> two years ago. Anything else will be more or less a hack IMO. > I think we can live with a single-IP-version design per component > instance as long as their events can be shared (compatible). Yes, that's no big problem, only the effort becomes bigger and bigger. For a HTTP/HTTPS server, IPv4 and Ipv6, you already need four instances of THttpServer. Anyway do not use the experimental multi-listen hack in production it might be removed or at least be changed in future ICS-IPv6 versions. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be