pyost
Apr 6 2006, 05:15 PM
I really don't know how to do this, so I'm posting it in the general scripting sections. Mods, feel free to move this if necessary. Anyhow, I have found a great Winamp plug-in that allows you to broadcast what you are listening to. Of course, it needs an appropriate server, and other internet users can listen to your radio if they visit http://YourIpAddress:UsedPort/listen.plsI have decided to put the link to my radio everywhere, but since I have a dynamic IP address it would be a problem to change the link all the time. What I need is someone to make me a script or anything I could use for the following. I would make a page at my web site that would contain the IP address. But since it changes all the time, I would need another page that would, when I visit it (every time I turn on my computer), change the IP address on the page and put in my new address (that the other page would find out). Something like that is offered by CO.NR, but they require that you put a piece of html code on your page, which I cannot do, since the page is automaticly generated by the server I run. Any ideas how to solve this problem? I believe it is not hard, but I have no expirience with this.
Reply
yordan
Apr 6 2006, 07:52 PM
QUOTE It can also be http://yoursystemname:UsePortAnd you can have a fixed system name, even if your IP address is dynamically changing. have a look at http://www.no-ip.com/ they will give you a fixed name you can link to, which name will be automatically converted to your real IP address everytime it changes. Read this : QUOTE No-IP™ is a leading managed DNS service provider. We offer a wide range of services pertaining to your internet presence, from managing DNS to getting around ISPs who block port 25. All of our services take advantage of our global network of redundant DNS and mail servers ensuring 100% uptime. I used this for a while when I wanted to have my own ftp server (of course I don't need this any more because I have astahost...  )
Reply
pyost
Apr 7 2006, 07:27 AM
Just what I need! Now I'm waiting for my account to become active, so I can see if it works. But anyway, I'm still open for any answers concerning the page editing. Maybe a PHP page that displays the IP address from a MySQL base, which is updated from a form?
Reply
KazDoran
Apr 7 2006, 09:17 AM
QUOTE(pyost @ Apr 7 2006, 08:27 AM)  Just what I need! Now I'm waiting for my account to become active, so I can see if it works. But anyway, I'm still open for any answers concerning the page editing. Maybe a PHP page that displays the IP address from a MySQL base, which is updated from a form?
Yes that is definitely feasible, but you don't actually need a form for that, I believe PHP has functions that allow to retrieve a client's IP address when they visit the page, so you could just have a private page where you go to update your IP address. If you have enough patience to do it, you can also build a small program that runs on your pc in the background, visiting that page every half an hour or so, thus updating your IP address regularly.
Reply
yordan
Apr 7 2006, 11:58 AM
QUOTE I believe PHP has functions that allow to retrieve a client's IP address when they visit the page Here he has to update the server's IP address, because the server has a fluctuating IP address.
Reply
pyost
Apr 10 2006, 07:24 AM
I guess I'll stick with no-ip for now, because it's quite easy to use and it's doing exactly what I need. Since I have no PHP knowledge, I don't think I'll change this method
Reply
Similar Topics
Keywords : needed, web, pages, changing
- Need To Copy An Entire Site..
Help needed (7)
Web Hosting - Changing Hosts With Existing Domain Name
changing hosts (1) Hi I was wondering if anyone could help me. My website www.liquidstoke.com is fun but I can't
afford 30 dollars a month and it is telling me to renew or it will delete it. Is there a way to
change hosts, and if it does get deleted how do I still use my domain? and how long do I own the
domain for? I'm a bit confused.....
Xml Needed?
Is XML required for a text based game? (4) As the description says. Is XML required when making a text based game or is it not needed at all?....
Help Needed
breaching mac address filter.. (1) /blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> hello
guys can any one help me how to bypass mac filter on wifi router. i've got intel 3945abg wirless
mini card.i tried sniffing through wireshark but no use.i know packet injection in not possible with
this card but through airmagnet its possible but still couldn't find those packets. thank u if
any one help me out. /ohmy.gif" style="vertical-align:middle" emoid=":o" border="0" alt="ohmy.gif"
/>....
Space Needed For Database
(10) Iam assuming the information in the databases i will create will be stored in the 500 MB space i
get, but since 500MB isn't enough iam wondering if you guys can tell me how much bytes the
following take: Varchar(x),Tinyint,Text,date,smallint,mediumint,bigint,float.... And the rest
present when you add/edit a row in a table. Also what are the ranges of tinyint,smallint,mediumint
and big int....
Infomation Needed To Add Ram, Gpu, Etc?
(19) I have little ram (Windows says 384mb, CPUZ says 512 in two parts) and I want to add at least a 1gb
stick. I've been told my computer is so old I might need DDR ram, and I should be able to see
somewhere in the computer a label of what I need. My currect GPU is integrated, I want to add
another one to what must be an empty slot, but agian I don't know compatability.
http://img60.imageshack.us/img60/9898/dsc00009jh4.jpg
http://img236.imageshack.us/img236/4388/dsc00010ve6.jpg
http://img75.imageshack.us/img75/9405/dsc00011wy8.jpg http://img76.imageshack.us/....
Changing Path Of Shared Object
(2) Can anybody tell me how to change the path of shared object default path to any D or E drive.. E.g
: Default path like C:\Documents and Settings\TempName\Application
Data\Macromedia\Flash
Player\#SharedObjects\D8F43EBD\localhost\Temp\Flash1.swf to
D:\Sample Plse reply Thank you ....
Suggestions Needed For Latest Ycc Bot Maker Breakdown
(5) This is not specifically geared toward Astahost because it is a plea for help for one of the
programs that I am working on. I know there are a lot of smart people here so I decided to give it
a shot. About a week ago I received word that version 1.2 of YCC Bot Maker had stopped working.
This was not a huge surprise as Yahoo! continuously changes its registration process and YCC Bot
Maker is very dependant on the data held in the registration page. I hoped to have a fix put out
fairly quickly but this time I am stuck and have yet to find a solution. From what I c....
Changing A Value From A Textbox
or something. don't exactly how to explain. (6) Hey! I am trying to do the following: A user type his name in a textbox, and press the submit
button. Then, another file checks if the name exist in the database. if it does, the code will
select the id from the database where the username is (SELECT id from username where
username='$textboxvalue') This is the code I am using: CODE <?php
session_start(); require "database.php";
$to=$_POST['message_to']; $ck_reciever = mysql_query("SELECT
username FROM user WHERE username = '".....
How To Join Two Pages Togother
(3) I made i join link page and and i have a app form that i need to put into that page can anyone help
on that note....
Help Needed
(1) I just got my application approved for webhosting package 2 and now I dont have any Idea what to do
next. I recieved an email which says that your application has been approved I went to
www.astahost.com/manage and logged in.but when I tried to login into cpanel it says login attempt
failed. kindly help me out and tell me where Im going wrong . regards....
Javascript Help Needed : Alert(z) Works Fine But Document.write Not
please (2) hi all, I am facing problem in my javascript, any kind of help would be apreciated CODE
function basicFiles(){ //var Z = ""; for (i = 0; i <
document.Form.regionlist.options.length; i++) { var x =
document.Form.regionlist.options[i].value; var y =
document.Form.regionlist.options[i].text; var Z = "regions" +
"[" + x + "]" + " = " + y + ", ";
alert(Z); } } th....
Changing Of Hosting Credit To Normal Forum Credit
a request (1) I want to change the hosting credit system of now to normal forum credit or so the default in the
very first subscription. How can I achieve this? Thank you for reading very post here.....
Basics Of Php For Beginners - Suggestion
Help Needed For Project (5) Hi all, I have a friend who, for his extended IT project is interested in making a website partly
out of php. When he asked for advice my first thought was here. I would like to know some good
websites, tutorials etc that he can use to introduce himself to php (he hasn't done much
before). He is interested in making a simple login/subscription service where you can signup and
then login to a 'members only' page. Any ideas and code samples that you have to share would
be greatly appreciated. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" a....
Multiple Versions Of Ie
want to test your pages? (7) When IE7 was installed on my Windows installation, I always wanted to test my pages on IE6,
didn't know how to do it, but recently I found this tool, called Multiple_IE, it is a "program"
which has a simple installer and you can install different Internet Explorer versions on one
system.. before I didn't know about this, I was reading about using virtual machine stuff.. The
"program" installs the required files on your computer, it is best to use it if you have IE7
installed! with it you can test your pages in IE7,IE6,IE5,IE4 and even IE3 which as I know does....
Help Needed @ C#: Cross-thread Operation Not Valid
(4) I have a class named as test which triggers an event using the Timer class, the code for which is
given below. CODE using System; using System.Timers; namespace Test { class test {
public delegate void TestEventHandler(); public event TestEventHandler
TestEvent; protected Timer TestTimer = new Timer(); public test()
{ TestTimer.Elapsed += new ElapsedEventHandler(Tick);
TestTimer.Interval = 1000; } private void Tick(object source,
ElapsedEve....
1 More Administrator Needed For Runescape Forums Website
(1) If QUOTE you are looking for ruenscape forums than you're at the right place please join and
post on my new runescape forums website, to visit my runescape forums website, please visit and go
to z6.invisionfree.com/Runescapersmartsclan/ 1 New administrators needed so please join and tell
me if you want to be a admisitrator for my runescape forums. thanks for reading. Register now if
you play runescape because now on runescape forms you can buy and sell runescape items, join clans,
post your runescape clan, post your runescpae pictures, and more......... T....
Help Needed To Create Windows Startup Script!
(4) Hi all, I need a help from any one out here! I need to display one confirmation box using
windows startup script! I need to run this script on each and every client system in my
LAN! Here is the requirement: The script should ask the user to click yes to continue or no to
exit. If the user click yes, that should open Internet Explorer with some site , Say google.com and
after filling some forms and after closing the browser, that should bring to regular login screen
which says, cntrl alt del to login! If the user directly preses the no button, that sho....
Need Help Changing MTU Settings For XBox
(13) G'day Im trying to get my xbox 360 work on xbox live and I'm using a rather hybrid
connection. Instead of buying the extra wireless adaptor I've connected my laptop to it (via an
ethernet cable) and then bridged the laptops wireless and wired connections. All the network checks
work fine on the xbox EXCEPT for the MTU settings, the 360 says it should be at least 1364, but mine
is set too 1500, I called up the xbox live tech support and they said it might be to high, but I
cant for the life of me figure out how to change the settings. I have a Buffalo Airs....
Google- Changing The Search Preferences!
(3) If you want the google site to block more sites, then you will need to go onto the google site. Then
go onto preferences. There you can change alot .For example the language it should search for only,
or if the result window should be seperate, or how many results should be displayed per site. This
window to change preferences is very useful! Have fun!....
Smf Theme Creation Help
CSS class/id for changing the colour of lower edge of header objects (13) I would require a forum in the near future for another of my project. I had tried my hand at phpBB
and found that it had excessively high number of templage (.tpl) files, and I could not easily skin
it. Next, I installed SMF on my local server, and am creating a new theme. I created a new theme
out of the default theme, and started to change the colours for all elements. I have got almost all
of what I want, except for one thing. Here is what I have in the header: I need to change that
gray area in the bottom edge of the special header boxes. What property in ....
Sprites Needed.
for RPG Maker XP (2) My friends and I are making a game using the RPG Maker XP for PC. The thing is, we need a pixel
artist or someone that can make sprites for our game. We need ninja sprites, samurai sprites,
Japanese people sprites, and a large panda sprite. Any of your help would be accepted.
-------------------------------------------------------------------- Please don't tell me to do
it myself or about how bad rpgmaker is.....
User Authentication Session Handling Problems
Authorization server variables not staying across pages (14) This is quite a bit of problem I am facing, and I cannot point exactly where I am going wrong. I
have been lurking around here at the Asta Host forums with regard to login and user authentication
scripts and I have got as far as this: - Starting a session - Registering a session variable -
Using the variable to check if the user is authenticated or not. - Authenticating the user through
MySQL database - Logging of the user, by setting the session variable to un-authenticated I have
been able to achive the following things too that I think is not related to this proble....
Resolution Keeps Changing To 800x600 After Restart
(20) What could cause a limited user account to revert the screen resolution back to 800x600 when it was
set to 1024x768? I have a user who says it's only happening to the limited user account. If he
changes that account to have administrative rights, it will stick at 1024x768. If it's just the
limited user, he could change the resolution to 1024x768 and it will stay that way until he logs off
or shuts down the computer. He's using Windows XP Pro with Service Pack 2 installed. He's
not connected to any company network. Just home computer on DSL. Could there ....
Help Needed In Setting Up AdSense In IPB
(7) Hey guys /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> , I
just installed Invision Power Board on my AstaHost account. Everything is alright with the board. I
just need to know how to add in those banner ads like this one AstaHost uses After all this over
I also need help in adding my Google Adsense ad on my forum (on the top left, for example right to
AstaHost logo). If anyone here has signed up for the Google Adsense service, can give me the code
for making by banner ads transperent because I dont seem to get the right color c....
Is A Sound Card Absolutely Needed ?
(18) Hi, I've been without a sound card for quiet awhile (I think forever /tongue.gif' border='0'
style='vertical-align:middle' alt='tongue.gif' /> ) but just curious if they're really needed
for gaming, I only use a headset. Though sometimes my Counter-Strike Source game will freeze up
would a game freeze up due to 'too much sound' and because I have no sound card it can't
render all the noise at once. Okay maybe I'm blabbering on a bit, to be honest I have no clue
about the hardware aspect of computers. But do you need a sound card now days?....
Help Needed: Monitor Out Of Timing
Out of Timing error with certain apps (6) I've decided to convert to an LCD monitor over the CRT, which I believe to be infinitely better.
Anyway there are certain applications that, when I start up, the monitor goes black and a message
says: Out of Timing H: 43 Hz V 27kHz. Or something like that. Any help? Drivers are up to date, and
I think it's not influenced by resolution. I'd like to get this to work because it was
rather large investment. Thanks.....
Help Needed To Create Login Script With Perl/cgi
Need Script (21) Have a format in mind and have a good idea how it works. So here what I need: step 1::: person must
register: create handle // enter password // enter password // enter email : it then takes the
person to acsepted page or reject per reason page. step 2::: login page: enter handle // enter
password : takes them on it to the site of their control pages for each handle controls their own
pages yet all pages interacts with the others. or bad password re login page. Have the page
designed already have the script in html lang but one can create a password on the html page but....
Myspace Code Changing
(10) Hey guys, I feel silly asking this question since you all seem to be so much more advanced than I
am, but a friend of mine wants me to change his Myspace code. He told me about a profile he saw
where everything was changed. Even the text in the menu links. How do you get into this part of
the code? and then, when you do finally find it, where do you post it so that it works on the
profile? I have a general knowledge of code and such, do I have to be more advanced to be able to do
this? Thanks........
Mobile Phone Ringtone Converter
Software needed (7) The other day i was wondering if i could convert my mp3 collection into ringtone files for my
mobile. It's a Motorola C350. It supports polyphonic tones. I have a cable for it. I downloaded
a few ringtones over GPRS and they are in .mid format but i cannot play them using windows media
player. Can anyone suggest a software that i can use to convert mp3's into the format used by
mobiles.....
Looking for needed, web, pages, changing
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for needed, web, pages, changing
|
advertisement
|
|