Results 1 to 16 of 16

Thread: Ip Blues

  1. #1

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412

    Unhappy Ip Blues

    Hi,

    When you go into a MS-DOS prompt and type in IPCONFIG, which one of the IP addresses is the one that people can send chat messages to you(if they know the address)??????
    Visual Basic 6, HTML, JavaScript, learning C++

  2. #2

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412
    I mean the one where you can connect to another using the winsock control. Which ever one it is, does it change each time you go onto the internet?
    Visual Basic 6, HTML, JavaScript, learning C++

  3. #3
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Your IP may change depending on your ISP. Some (most) will give a new IP every time you logon.

    Use the zipped .exe I attached, and put it on your desktop for easy reference.

    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  4. #4

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412
    thanks,

    So is there a way I can get a persons new IP if I have their original one? I am making a chatroom, and it will only work effectively with those people whose IP address never change. Those whose ip changes every time will eventually flood my "server" with ip's...
    Visual Basic 6, HTML, JavaScript, learning C++

  5. #5
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    dont do any hacking with IP hacking is bad

  6. #6
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Thanks, MP that's great.

    As for getting IPs for changing ones, don't. Don't store the IP of the 'clients' have them refreshed by the client when it changes. (I assume the server won't change.)
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  7. #7
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    ok

  8. #8

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412
    OK, but how do I get their "new" IP addresses???????????
    Visual Basic 6, HTML, JavaScript, learning C++

  9. #9
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    you have to format c: to do that

  10. #10
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Originally posted by Motxopro
    you have to format c: to do that
    What the hell are you talking about?!?

    dflw - when a client logs into your server, their IP address will be the RemoteHost (I think) of one of your server winsocks.

    You should probably read up a bit on client-server apps with winsock.
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  11. #11
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    Originally posted by rjlohan


    What the hell are you talking about?!?

    dflw - when a client logs into your server, their IP address will be the RemoteHost (I think) of one of your server winsocks.

    You should probably read up a bit on client-server apps with winsock.
    FORMAT C: DAMMIT

  12. #12
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    *Chill out new users as Motxopro is just a satire on Motoxpro.*

    Right, I missed that. My mistake.
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  13. #13
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    Originally posted by rjlohan
    *Chill out new users as Motxopro is just a satire on Motoxpro.*

    Right, I missed that. My mistake.
    ok

  14. #14

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412
    dude I dont really have a server. I am making my prog upload/download the IP address of the computer to Geocities using winsock.
    Visual Basic 6, HTML, JavaScript, learning C++

  15. #15
    PowerPoster rjlohan's Avatar
    Join Date
    Sep 2001
    Location
    Sydney, Australia
    Posts
    3,205
    Well, you got me then...
    -----------------------------------------
    -RJ
    [email protected]
    -----------------------------------------

  16. #16
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    yea me too

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width