How Can I Bind UDP Listener For More Than One IP? (Indy Can Do It.)

Is impossible bind one socket to more then one IP. Indy does it virtually, but this is really only an illusion. Indy actually creates one socket for each bound interface! If you need this, simply create one socket for each IP manually.

public/howto/multiplebind.txt · Last modified: 2007/11/30 14:30 (external edit)
Driven by DokuWiki Recent changes RSS feed