0
votes
votes
2 answers
how to retrieve packets and get client's ip from it
can anybody help me how to retrieve client's ip from request packet received at server side?
blah blah blah is here! blah blah » Close
can anybody help me how to retrieve client's ip from request packet received at server side?
can anybody help me how to retrieve client's ip from request packet received at server side?
this may seem trivial, but I still have not figured out how to do it. private void button1_Click(object sender, EventArgs e) { textBox1.Text = "Waiting..."; System.Threading.Thread.Sleep(5000 ...
Got feedack? Found a bug? report it here.