UDP Packet Creation???? - H E L P ! ! !
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I need to create a UDP Packet to send to about 50 (anti-virus) Servers simultaneously. The UDP Packet will basically act as if it is sending a virus, which will trigger the anti-virus Server to Alarm us (at HQs). By the notifications we receive from the servers, we will be able to determine which Servers need immediate attention (basically the ones that didn't alert us of the virus). This is currently being done with a batch file (sending a dummy virus to the Servers), which takes entirely too long to run and get the Stats! I am new at Socket programming (obviously), but do other programming (data/file en(de)cryption, etc...). Can anyone help me??? Dan