Results 1 to 7 of 7

Thread: IP sender by email

  1. #1

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808

    IP sender by email

    I will explain what I want to do so that you understand why I'm asking this. My computer has a dynamic IP, so each time I turn it on it connects to the web with a different IP. I would like to be able to connect to my PC remotely, but I would need the IP.
    So I thought I could do a TSR which only mission would be to check an specify email account. So, when the TSR realizes that on this server exists an email with a subject like "Send IP now!!" (or sth like that) it would response to that email with the IP of the machine, and erase the "requesting email" from the server. All other emails on the server would be leave intact (in the server... it would never download them)
    I'm not asking you to right the whole code, I could manage doing it myself, but only if you set me in the right path. Is there any tutorial, example, suggestion or whatever to do this (or a better way to get the IP without all this mess)
    Thank you all!!
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  2. #2

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Not even one tutorial to send me? Please... I need ideas!
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    You might want to look into a "Dynamic DNS Service" if you're willing to pay for it.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  4. #4

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    I'm not willing to pay anything. That's why I'm trying to "get" my dynamic IP. I don't know exactly what that means, but I guess (by its name) that this service will "translate" your "Domain Name" to the dynamic IP you've using. Am I right? However, I'm asking to know... I don't want to keep wasting more money.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  5. #5
    Lively Member
    Join Date
    Jan 2001
    Location
    Bradenton, FL
    Posts
    87

    an idea

    Originally posted by Mc Brain
    Not even one tutorial to send me? Please... I need ideas!
    you could run a cable between the two computers (might need a few repeaters, though).

  6. #6

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Ok... what about a viable idea? I would like to be able to "connect" to my computer home from anywhere... And I don't think I have the budget to connect any single computer I could be working on with my machine.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  7. #7
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Write a "always running" app that polls the ip address of your computer. If it changes, it connects to a fixed remote server where it updates the ip address. You then can get your current ip address off the remote server from anywhere. Some free web page space would probably be easier than using an email system.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

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