J
James Proctor
Hi there, im trying to write a application that has some
socket stuff in. Ive only don socket stuff in vb 6
before. In .net i was using IPEndPoint and i want to
enter an ip address and port like so:
IPEndPoint = New IPEndPoint("192.0.0.01",1000)
But its asking for the IPaddress to be a long. How do i
convert it or put in an IP address of my choice. Hope
someone can help me out.
Regards
James
socket stuff in. Ive only don socket stuff in vb 6
before. In .net i was using IPEndPoint and i want to
enter an ip address and port like so:
IPEndPoint = New IPEndPoint("192.0.0.01",1000)
But its asking for the IPaddress to be a long. How do i
convert it or put in an IP address of my choice. Hope
someone can help me out.
Regards
James