Page 1 of 1

Posted: Fri Mar 14, 2003 4:11 pm
by BackupUser
Restored from previous forum. Originally posted by merendo.

Hi all

I am the server in a network (Of course, not ME, my computer) and I want to bann a user from the network. But I have not found a command for this in the PB-Manual. Can anybody help me?

Cu @ll, merendo
--
Auf Regen folgt stets Sonnenschein!

Rain is always followed by sunshine!

Posted: Fri Mar 14, 2003 5:37 pm
by BackupUser
Restored from previous forum. Originally posted by Henrik.

Hi merendo
This link is about how to get the clients ip adresse
viewtopic.php?t=4837

Then close the session for that client.
CloseNetworkConnection(ConnectionID)
Regards
Henrik