Please bear with me here, I'm not totally sure what I'm talking about so apologies!
I have a program that transmits UDP packets to a single IP address to populate data in a SQL database.
I cannot amend this program, but what I need to do is send the same data to 2 identical PC's at the same time(rather than the 1 which it currently transmits to). Is it possible to do this?
Like I said, I don't really know what I'm talking about - all I know is that the program I use allows me to put 1 IP in and I need to send the information to 2 IPs
thanks
I have a program that transmits UDP packets to a single IP address to populate data in a SQL database.
I cannot amend this program, but what I need to do is send the same data to 2 identical PC's at the same time(rather than the 1 which it currently transmits to). Is it possible to do this?
Like I said, I don't really know what I'm talking about - all I know is that the program I use allows me to put 1 IP in and I need to send the information to 2 IPs
thanks