Home > Back-end >  How to use IDUDPServer controls to many network adapter found broadcast packets
How to use IDUDPServer controls to many network adapter found broadcast packets

Time:10-05

I have a device is to establish connections like this:
PC via IDUDPServer radio - & gt; Device after receiving the radio up a machine request to establish a TCP connection - & gt; PC IDTCPServer detected after the connection request to establish a connection,
Now my problem is that the computer have two card, one of the network card to connect the device, how can I send broadcast packets to ensure send broadcast packets from the connection device of network card, or from two network CARDS are sent out?
My order is as follows:
IDUDPServer1 - & gt; Sendbuffer (" 255.255.255.255 ", 6000, DF);
Online and so on, if there is a great god explained bindings and binding, the difference between a control properties bar DefaultPort, bingding Port of distinction, to 100 points!

CodePudding user response:

Please in CSDN great god come see,
Now is two nic must disable a, another card will send broadcast messages,
I added another in the bindings attribute network card IP also not line,

CodePudding user response:

Online, etc., with no great god answer?

CodePudding user response:

Are there any people?
  • Related