tcpserver/client

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts Page 1 of 1
Contributors
User avatar
JustFashion
New Member
New Member
Posts: 14
Joined: Sat Nov 27, 2010 3:28 pm

tcpserver/client
JustFashion
hello,
I want to make commands in my tcpserver/client.
like irc /kick /ban /unban etc...

can u help me ?
User avatar
Napster1488
VIP - Donator
VIP - Donator
Posts: 524
Joined: Fri Jan 07, 2011 8:41 pm

Re: tcpserver/client
Napster1488
for Ban u can build in a if question like
if ip.contains(xxxx.xxxx.xxxx) then
msgbox("Ip Banned")
end if
YouTube Downloader v3.0
Image
Image
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: tcpserver/client
mandai
Is your TCP server following any specific application protocol?
3 posts Page 1 of 1
Return to “Coding Help & Support”