We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! ) From telnet I connecting to server (port server 2221): telnet 192.168.1.100 2221 CONNECT:User1 CONNECT:Ok:User1
telnet 192.168.1.100 2221
CONNECT:User1
CONNECT:Ok:User1
From other terminal I connecting to server withe nick User2 )))
telnet 192.168.1.100 2221 CONNECT:User2 CONNECT:Ok:User2
CONNECT:User2
CONNECT:Ok:User2
If I send SAY:Hello it's work. But If i Send PVT:User1:Hi Message don't sending.
SAY:Hello
PVT:User1:Hi
What's bug? Thx)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! )
From telnet I connecting to server (port server 2221):
telnet 192.168.1.100 2221
CONNECT:User1
CONNECT:Ok:User1
From other terminal I connecting to server withe nick User2 )))
telnet 192.168.1.100 2221
CONNECT:User2
CONNECT:Ok:User2
If I send
SAY:Hello
it's work.But If i Send
PVT:User1:Hi
Message don't sending.
What's bug?
Thx)
The text was updated successfully, but these errors were encountered: