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!
How to kick a client from the Server-Side?
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
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
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