Selecting an NIC
Blitz3D Forums/Blitz3D Beginners Area/Selecting an NIC
| ||
Ohhh my hurting brain... I'm about to wrestle with some network code involving UDP streams. I know it is possible to enumerate the number of network adapters using CountHostIPs, and that one can then get the IP of each adapter using HostIP. How do I tell BlitzPlus which adapter to use to send UDP packets out? |