Hello,
my server has EMP, ISH and SMB
but only EMP works
because
else if (packetHeader.StartsWith("S"))
covers all
What should I do to run the SMB and ISH?
my server has EMP, ISH and SMB
but only EMP works
because
else if (packetHeader.StartsWith("S"))
covers all
What should I do to run the SMB and ISH?