Any PRO VB 6 Scripter [Need some help lol]
#1

Well, I'm making a mini panel which connects through SSH and shutdowns, start the server../..
The server shutdowns but dosent start when I click start, Same codes, But commands are different.. nohup ./samp03svr &
Well cut it, All I want to ask is a question which is..
How can I find out the ping of an ip/server/dns/domain and list it? Using TextBox..
Anyone has any plugin(.dll) of VB6 which has ping.send or whatever option?
I want it to display like . Ping: pingtosvr ms
Reply
#2

By VB, I thought you were thinking about vBulletin.
Reply
#3

There's a simple Ping class. https://msdn.microsoft.com/en-us/lib...vs.110%29.aspx

Don't ask me how to use it in VB, I hate VB.
Reply
#4

Quote:
Originally Posted by KingPlayer
Посмотреть сообщение
By VB, I thought you were thinking about vBulletin.
Same.

On topic, I remember reading a post about it. Lemme search it
Reply
#5

I'd derecommend using VB for such a sophisticated thing, as it really can't handle anything intense, how-ever iKentim gave you a class that may be able to help you.
Reply
#6

>VB
>pro
Reply
#7

Lol.. you hate it for?

Tryin the class
Well how will I downlaod it? No plugins? Im still new and I don't know how to use classes, As a module?
Reply
#8

what the hell u even want OP

Quote:
Originally Posted by Abagail
Посмотреть сообщение
I'd derecommend using VB for such a sophisticated thing, as it really can't handle anything intense, how-ever iKentim gave you a class that may be able to help you.
derecommend??
Reply
#9

I want to know the ping of my server using the textbox and the pinging command to tell me the ping -.-
Reply
#10

Quote:
Originally Posted by ZombieNest
Посмотреть сообщение
I want to know the ping of my server using the textbox and the pinging command to tell me the ping -.-
Or, you could learn sockets and do it properly...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)