when the response IP header is generated, it will use the corrected addresses and not the null/broatcast addresses */\r
IPHeaderIN->SourceAddress = ClientIPAddress;\r
IPHeaderIN->DestinationAddress = ServerIPAddress;\r
\r
when the response IP header is generated, it will use the corrected addresses and not the null/broatcast addresses */\r
IPHeaderIN->SourceAddress = ClientIPAddress;\r
IPHeaderIN->DestinationAddress = ServerIPAddress;\r
\r