wild20
Nov 29 2005, 10:13 PM
| | Now that is what I call a tutorial. Now, if I had a better computer, I would consider it, but I have an old computer that wouldn't run it. Now the only question I would have is, would it make it so you could have as many people as you wanted listening? And would it burn out your bandwidth. Anyway, its a nice tutorial and I will have to check into to it sometime |
Reply
Mistikpso
Dec 17 2005, 03:15 PM
Good tutorial, im gonna have to try this out, it looks like a fun porject =)
Reply
gsmupdate
Jan 3 2006, 03:20 PM
DreamCore
Jan 3 2006, 03:26 PM
Wow thats a little too much for me... I would most likeley hire a server if I need. This may it may would cause some problems.
Reply
Mature Lamb
Jan 3 2006, 11:50 PM
Wow thanks for the shoutcast tutorial, i've been looking around for one for ages! I also can't run a shoutcast server for some reason.. I tested it out for myself, and it worked but my friends couldn't hear anything.. I guess I can only stream locally.
Reply
bucksta
Jan 3 2006, 11:52 PM
HOLY CRAP!!!! this is like the best tut i have ever seen!! and the longest. i will try it out sometime. thanks!
Reply
bucksta
Jan 19 2006, 02:43 AM
just installed the radio thing. i just need advice on which songs to add to my playlist. i had winamp for a while but i never knew it could be used like that. cool. thanks for the tut.
Reply
AaronP
Jan 19 2006, 09:39 PM
Hi You Know this radio thing can you run from your pc becuse i dont have hosting?
Reply
Kioku
Feb 5 2006, 11:56 PM
I've been wanting to make my own radio server for quite a while. Jus to stream stuff and whatnot. This tutorial should probably help out. I'm going to go give most of what was said a try. Hopefully, with both fingers crossed, it'll work.
Reply
puffy
Feb 10 2006, 06:49 PM
Ok when i create a website in trap17.com , then i will use this service for regional songs... to be played so that non-resident indians may enjoy the show. Thank you man.........
Reply
Recent Queries:--
start shoutcast via php file - 86.41 hr back. (1)
-
shoutcast dsp plugin 1.8.2 download - 118.05 hr back. (2)
-
dnas delphi radio - 157.16 hr back. (1)
-
mercury loader systray - 185.00 hr back. (1)
-
mailradio - 268.83 hr back. (1)
-
shoutcast source dsp v1.8.2 - 389.63 hr back. (1)
-
icecast2 admin text xml display web mime - 394.04 hr back. (1)
-
calculate shoutcast max listeners - 507.89 hr back. (1)
-
sam broadcaster work on your own domain - 565.44 hr back. (1)
-
sam broadcaster own server tutorial - 629.19 hr back. (1)
-
shoutcast server dnas 1.9.5 - 716.33 hr back. (1)
-
mercury/32 mail transport system 4.01a download - 745.62 hr back. (1)
Similar Topics
Keywords : run, mail, radio, server, shoutcast
- How To Make Your Own Counter Strike Source Dedicated Server!
(38)
How To Create Counter-strike 1.6 Server In Console Mode
(5) Hello! Now I will show you how to create a CS 1.6 Dedicated server /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> 1. Locate HLDS.exe. It
could start it from Steam. 2. Make a batch file. You could name it how you like, I writed it as
start.bat. It should be located in the same folder as the HLDS.exe. It should contain something like
this: CODE HLDS.EXE -console -game cstrike -port 27015 +maxplayers 24 +map bl_counterquake
+sv_lan 0 +rcon_password yourrconpass -secure I recommend -console to be there, couse it starts
hld....
Cpanel E-mail Management Set-up
Part 1.1 of My 7 Part Cpanel Tutorial (0) This tutorial is an extention to my 7 tutorial series about the Cpanel. The 7 different Cpanel
tutorials can be found below. Part 1: E-mail Management Part 2: Useful Site Management Tools
Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part
6: PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel
Tutorial Part 1.1: E-mail Management In this tutorial i will, in detail explain all of the
uses for the E-mail Section of the Cpanel. Then, if this is your first time in the cpane....
Cpanel E-mail Management
Part 1 of My 7 Part Tutorial (0) This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 2: Useful Site Management Tools Part 3:
Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5: Advanced Tools Part 6:
PreInstalled Scripts, Extras, and Cpanel Options Part 7: Fantastico Detailed Cpanel Tutorial
Part 1: E-mail Management In this tutorial I will, in detail explain all of th....
Starting Or Stopping Apache And Mysql Server Via Batch File
(0) Hi guys, this is a litte tutorial about how we start and stop the Apache and MySQL in Windows NT
(2000, XP, 2003) via a batch file script. As we know in Windows NT based system Apache and MySQL
installed as Windows Services. So we can stop and start it using NET command. For more information
about DOS command, type HELP at command prompt. I assuming that your MySQL service name is "mysql"
and your Apache (Apache 2.0.x) service name is "apache2". If you want to chek it click Start > Run >
services.msc > OK. Windows IS NOT Case Sensitive. Let's get started!. 1. ....
Making A Dynamic Page On Blogspot
Using an external server to make your pages hosted on blogspot dynamic (5) Good morning everyone. Have you ever wondered how to allow your visitors to edit content on your
blog? Like adding a post straight off the page, adding a link, editing your profile etc. This will
be extremely useful if you want your visitors to contribute to your blog besides writing comments or
tagging. 1. Adding a post straight off the page. Go to blogger.com, login, select your blog. Go to
settings -> email. By enabling blog email, you can now add a post by simply sending an email to the
address you specified. The address should look something like: yourusername....
Checking For Open Ports From Php
If you want to check the status of a server at a specific port you can (3) Some days ago, i needed to check ports of a server from a webpage, for advising of its status. I
simply used a great php code that's fsockopen . I'll explain it in the following example:
(Imagine a file called 'checkports.php', containing the next) CODE <? $address
=" trap17.com"; //Here you can specify the address you want to check ports $port =
"80"; //Here you can specify the port you want to check from $address $checkport =
fsockopen($address, $port, $errnum, $errstr, 2); //The ....
A Nice Mysql Server Check
(4) I made this and its not very hard at all just fill in the info and it willl see if your mysql is up
or down CODE <html> <head> <title> Mysql Connection Test
</title> </head> <body> <h2> <?php // On this you need to put
your host most of the times localhost username and password. $conncect = mysql_connect (
"host", "Username", "password" ) or die (" Sorry your server
can't connect to your mysql server <BR> Check to see you have put in the Username and....
Php Mail Tutorial
SENDING MAILS WITH PHP (0) Added code tags in BUT not accepting as we already have a mail tut. Pming user regrading code tags,
credits have not been reduced.... First to send a mail with php we need to design an html form eg
CODE <form action="mailsend.php" method="post"
enctype="application/x-www-form-urlencoded" name="form1"> <table
width="75%" border="0"> <tr>
<td><strong><font
size="4">Subject</font></strong></td> <td><i....
Php Mail Tutorial
PHP MAIL TUTOR (2) This is mail function for PHP in its simplest form: Code: mail ( string to, string subject,
string message) The arguments are strings. So that using it might look like: Code: mail (
“to@emailaddress.com”, “This is my subject line”, “This is my message. \n The \n to the
left of this text makes a new line”) You can send additional arguments to the function including
additional headers and parameters. ie: Code: mail ( string to, string subject, string message
]) ....
Set Os X Server 10.3 Dhcp To Filter Desks
Restrict which PCs/Macs get DHCP IP #s (0) Among my other duties, I help run a small computing lab for med students at the U of MN. Recently I
learned that though we only have about twenty legitimate DHCP clients on our wired ethernet getting
addresses from our Mac OS X 10.3 Server (great system), thirty allocated DHCP addresses were being
used. Huh? I found that some addresses went to testing, which I understand, but others were being
grabbed by PCs that should have static IPs but were misconfigured and/or by outsiders who unplugged
our PCs to network personal laptops (a no-no). We don't watch our PCs all t....
Server Status
MAke Your own server status in PHP (12) My Friend and i made an mmorpg we decided to make a code so the users could tell when the game
server was running this codoe has many other uses to like monitor a website or w/e you want to do.
CODE <? $ip = "youriphere"; $port = "yourporthere"; if
(! $sock = @fsockopen($ip, $port, $num, $error, 5))
echo '<B><FONT COLOR=red>Offline</b></FONT>'; else{ echo
'<B><FONT COLOR=lime>Online</b></FONT>'; fclose(....
How To Setup Your Own Dns (domain Name Server)
(1) How To Setup Your Own Dns (Domain Name Server) This is only a quick tutorial, there are literally
hundreds of little tricks you can do with a DNS, but this will get your basics up and running.
I'm assuming you want to setup a windows DNS server, but the principals will work for most
servers. You will need.. 1) A domain name over which you have full control 2) DNS server
software(Windows server always comes with one of these) 3) At least one fixed IP address, allthough
two is highly desirable 4) An idea of what services you want on your server The first thing you ....
Checking Your Php Version
check your version of your server (1) This is a very easy tutorial, others may know of this... step 1 => Download the attachment step 2
=> upload to your public directory step3 => open and run the files and you'll get a whole list
of your server environment and so on.......
E-mail Mailer Script 0.1
useful for website visitors (4) Are you pissed off when you are putting e-mail in your website, you always get spammers? Well,
here's the solution. Just change the default variables to anything that you like, etc... follow
the instructions on the script.. Here it is... hope you like it /smile.gif' border='0'
style='vertical-align:middle' alt='smile.gif' /> CODE <?php //E-mail Mailer Script 0.1
by Juan Karlo de Guzman //FOR TRAP17 ONLY... DEMO VERSION... DO NOT DISTRIBUTE
header("Content-type: text/html; CHARSET=UTF-8");
$int_rand=mt_rand(1,20); if....
Get Rid Of The Banner Ads In Yahoo Mail
This is a legal way (10) Ever wonder those annoying ads or banners appear on the top of the mail page in Yahoo? Do the
following and hopefully it should get rid of it for you. The step is simple. 1. Login to your mail
account. 2. Go to the Mail Options at the top right of the screen. 3. Choose Account Information on
the left. 4. Verify your password again. 5. Click the Edit button just to the right of the word
Member Information 6. In the General Preferences section, next to the Language & Content: should
display your Yahoo xx usually U.S. Click on that Yahoo! U.S 7. In the new settings cho....
Installing And Connecting To A Ventrilo Server
(0) 1: Download The Client From http://www.ventrilo.com/download.php 2: Install The Client 3: Boot
The Client 4: Click the Arrow Pointing to the Right beside the User Name Tab. 5: Click The New
Button 6: Type In Your Desired Username And Hit Ok 7: In The Phonetic Spot, type your username
again 8: Enter A Description If Wanted and click ok 9: Click the arrow pointing to the right
beside the server tab. 10: click the new button. 11: Type in a name for the server. 12: Type in
the server address that you are connecting to in the Hostname or IP slot. 13: Click Ok. ....
Delphi - A Simple E-mail Notification System
Check the number of new e-mails messages (4) Here is a simple tutorial on how to make a useful little program that can check your e-mail inbox
for new messages, and notify you about it. If you save the finished EXE file on your hard disk, you
can also configure windows to start it automatically when windows is loaded, and get notified when
your inbox is checked for new messages. Here is a checklist on what you need: -Borland Delphi
-Installed Indy components (these are automatically installed if you are using Delphi 6 or Delphi 7)
Onward! Create a new project in Delphi. Select the Indy “IdPop3” component f....
Mail Form (php)
This is a great email form script. (3) save this page as formmail.php Code: QUOTE $MailTo = "your email"; $MailSubject
= "contact"; $MailHeader = "From: $s1"; $MailSent = "Put here the information you
want to be shown after the message is sent."; if ($s1 == ""){ echo "You did not put your
name ."; } else { $MailBody = "Name : $s1\n"; } if ($s2 == ""){ echo "You did
not put your E-Mail ."; } else { $MailBody .= "Email : $s2\n"; } if ($s3 ==
""){ } else { $MailBody .= "Message : $s3\n"; } { mail($MailTo....
Looking for run, mail, radio, server, shoutcast
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for run, mail, radio, server, shoutcast
*MORE FROM TRAP17.COM*
|
advertisement
|
|