The Daily Click ::. Forums ::. Klik Coding Help ::. IP Extension
 

Post Reply  Post Oekaki 
 

Posted By Message

Rycon



Registered
  20/09/2002
Points
  996
28th December, 2003 at 20:59:57 -

Looking for a MMF IP extension, not having any luck, anybody have one?

An extension that retrives a computers remote IP address (Not network IP address) that you can put into a string or other.

 
We are the music makers, we are the dreamers of dreams...

Phatboy



Registered
  28/12/2003
Points
  38
28th December, 2003 at 21:09:49 -

Is there any way you could use moo to connect to whatismyip.com and the tell you what it says?

 
www.phatboy.corecoders.com - Phatboy Games (Not the fake guy who has stolen my name)

Rycon



Registered
  20/09/2002
Points
  996
28th December, 2003 at 22:09:25 -

Im using Directplay, but I wonder if a browser object could do it, or FTP? No I dont think FTP can.

 
We are the music makers, we are the dreamers of dreams...

Kris

Possibly Insane

Registered
  17/05/2002
Points
  2017
29th December, 2003 at 06:05:46 -

make a site that does the same thing (but without all HTML), upload it to some webspace then connect to it through your app

 
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G

Daniel[Crazy_Productions]

Possibly Insane

Registered
  29/12/2002
Points
  2505
29th December, 2003 at 06:15:53 -

use the dmc2 object to download the htmlfile and then pharse it

 
Beware of life ...so far noone have survived it.......

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
30th December, 2003 at 07:22:41 -

this place is so pharsicle.

 
www.thenatflap.co.uk

Lew



Registered
  06/01/2002
Points
  1014
30th December, 2003 at 07:39:12 -

I thought moosock or mooclick had a 'retrieve local IP' function? Or it might have been MooGame and I don't know if you have that.

 
<--intelligent, witty comment here-->

Kris

Possibly Insane

Registered
  17/05/2002
Points
  2017
30th December, 2003 at 07:44:55 -

but he wants internet address, not LAN address. if you're on a network and you use "get local IP" itd probably give you the lan addy

 
"Say you're hanging from a huge cliff at the top of mt. everest and a guy comes along and says he'll save you, and proceeds to throw religious pamphlets at you while simultaniously giving a sermon." - Dustin G

danjo



Registered
  15/01/2002
Points
  641

Acoders MemberGOTM NOVEMBER - 2009 - 3RD PLACEI am an April FoolVIP Member
31st December, 2003 at 20:15:28 -

no moo objects have a retrieve IP feature, which would have been nice really!

 
n/a

Lew



Registered
  06/01/2002
Points
  1014
3rd January, 2004 at 07:17:00 -

Yeah sorry, I have basically all the versions because of compatibility in my projects, one of the older versions had it but it was deleted because of crashing with LANs and routers.

 
<--intelligent, witty comment here-->

Deleted User
3rd January, 2004 at 07:31:10 -

Use moosock and this PHP code:
<?echo getenv(REMOTE_ADDR);?>

I uploaded it to my webspace: http://student.sipoonlukio.com/~kontiopyry/showip.php
You can try it, but if you want to use it in your app I suggest that you get your own webspace.

Do you know how to use and parse HTTP headers?

 

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
3rd January, 2004 at 10:06:44 -

oh, i was looking for that php code, coolio.

 
www.thenatflap.co.uk

Rycon



Registered
  20/09/2002
Points
  996
4th January, 2004 at 21:30:01 -

For one thing, im using Dplay, not moo. I dont know how to use moosock yet. I have my own webspace so thats not a problem, exept that you cant connect to a server with Dplay.

 
We are the music makers, we are the dreamers of dreams...
   

Post Reply



 



Advertisement

Worth A Click