RE: vb6 server plug in
You cannot request the MSN Server ip address. The plugin infastructure works so that both parties require the plugin itself to be installed locally.
If you want to get the IP address of the connected server goto Start > Run > cmd > netstat -n
That will show you all current connections and their port numbers being used.
|