Jump to content

When Is IP Online Show MSG

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
12 replies to this topic

#1
IceCold

IceCold

    Newbie

  • Members
  • PipPip
  • 18 posts
hey i wanna ask how to make a program in vb that when is IP Online i mean some one run program and to me shows thats its him online
how i do that can someone tell me : winsock ,label , code... xD
i will verz greatfull


Happy New Year ALL!

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Please explain more into detail.. is it something like MSN?

#3
IceCold

IceCold

    Newbie

  • Members
  • PipPip
  • 18 posts
i wanna make remote control program with vb6 but not for hacking etc. but i wanna make winsock and some and a list box then when i open winsock *server* i wanna that it will comes up a massage that is player online in listbox. i wanna make to winsock listening on port 213 ^^

#4
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well it is always advisable to use a port above 1024.. but that's up to you. So YOU will have the server running and you want that whena client comes online it connects to the server? and what about when it disconnects?

#5
IceCold

IceCold

    Newbie

  • Members
  • PipPip
  • 18 posts
yes u have right disconnect will be button in a program so dont not a worry i have thats but i wanna make a list then when someone run program shows thats its online some player

#6
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Well you can do this with winsock.. winsock should connect to you, send you the IP, you get the data (IP) and list it into the listbox..

#7
IceCold

IceCold

    Newbie

  • Members
  • PipPip
  • 18 posts
yes thats i need can u tell me how? to do this with winsock?

Thanks.

#8
Mr. Overflow

Mr. Overflow

    Newbie

  • Members
  • Pip
  • 3 posts
If you don't have to many "slaves" (people you got virus on) you can ping them in telnet. If they receive all packages they're on-line.

#9
IceCold

IceCold

    Newbie

  • Members
  • PipPip
  • 18 posts
telnet suxx thats old way... :D
i wanna new way but any1 can help any source??

#10
mburg23

mburg23

    Newbie

  • Members
  • Pip
  • 4 posts
hmm

#11
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
What are you talking about telnet sucks, it's the old way? Because obviously using a trojan is some new innovative way to do something? What are you talking about.

And anyways telnet wasn't originally designed for malicious purposes, although it can still serve these purposes well enough.

#12
shadowhound

shadowhound

    Learning Programmer

  • Members
  • PipPipPip
  • 30 posts
well the best way you could do it is if u use

Client + server

that automatically notifies you when he is online so like u make a server to connect to ur client which hides itself in the process but also is not harmful and also if you can make it have a regestry value that way it can save its self in the registy or the startup folder and make it send you an email

it doesn't seem to hard to do as long as you can get the server to connect to the client though a router and back connect then you have the hard part done with

then just make it send to you via email which on the other hand is a little hard so it might be easyer to send to you via ftp which also specifies a time and date or if its like a remote admin tool then it can pop up when he is online :) which would be a better optian but how would he accept ur server