<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Hosting UK Blog &#187; Important port</title>
	<atom:link href="http://wowshock.net/tag/important-port/feed/" rel="self" type="application/rss+xml" />
	<link>http://wowshock.net</link>
	<description>Blog providing complete Knowledge and information about Web Hosting.</description>
	<lastBuildDate>Wed, 07 Jul 2010 18:30:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Important communication ports</title>
		<link>http://wowshock.net/uncategorized/important-communication-ports/</link>
		<comments>http://wowshock.net/uncategorized/important-communication-ports/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 11:35:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fantastico Hosting]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WHM cpanel Hosting]]></category>
		<category><![CDATA[cPanel account Hosting]]></category>
		<category><![CDATA[communication port]]></category>
		<category><![CDATA[Important port]]></category>
		<category><![CDATA[server ports]]></category>

		<guid isPermaLink="false">http://wowshock.net/important-communication-ports/</guid>
		<description><![CDATA[On any dedicated server or computer system you have number of ports which are used for communicating with other computer over a network. Each port have its specific function and is unique. You have Port numbers ranging from 0 to 65535. Ports 0 to 1024 are reserved which are used for certain privileged services. Such [...]]]></description>
			<content:encoded><![CDATA[<p>On any <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">dedicated server</a> or computer system you have number of ports which are used for communicating with other computer over a network. Each <strong>port </strong>have its specific function and is unique. You have Port numbers ranging from <strong>0 to 65535</strong>. Ports <strong>0 to 1024 </strong>are reserved which are used for certain privileged services. Such as you have port 80 which is defined for <strong>HTTP service </strong>as a default, you don’t have to specify this port number while accessing any domain name or url.</p>
<p>80 <strong>WebServer Port 80</strong><br />
When a user types in your IP address or Host Name in the browser, the browser will search for the IP address on port 80 by default for the web pages.</p>
<p>81  <strong>WebServer Alternate Port 81</strong><br />
Whenever a user types in your IP address or Host Name in the browser, the browser will look at the IP address on port 80 which is default port and if this Port is blocked, port 81 is used as an alternate port for hosting a website.</p>
<p>21  <strong>FTP Server Port 21  </strong><br />
When someone try to connect to your<a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank"> FTP Server</a>, the FTP client will try to establish  connection on Port 21 by default. Thus Port 21 must be open for standard FTP clients to log in and connect to your server.<br />
<strong><br />
22  </strong>SSH Secure Shell Port 22<br />
If you want to run a SSH Secure Shell then you should keep open port 22 as this port is required for the SSH Client to connect to your <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">server</a>.</p>
<p>23  <strong>Telnet Server Port 23</strong><br />
If you run a Telnet server, this port is required for the Telnet Client so that they can connect to your server. In order to use telnet for remote admin and login, port 23 must be open.</p>
<p>25   <strong>SMTP Server Port 25</strong><br />
When someone sends a mail message to your SMTP Server, the mail will attempt to come in to your server on Port 25. This is the standard SMTP (Simple Mail Transport protocol) port.</p>
<p>2525  <strong>SMTP Alternate Server Port 2525</strong><br />
When someone sends a mail message to your SMTP Server, the mail will attempt to come in to your server on Port 25. Port 2525 is an alternate port used by TZO for the Store and forward services. This is a non-standard port, but useful if the standard SMTP (Simple Mail Transport protocol) port is blocked</p>
<p>110  <strong>POP Server Port 110</strong><br />
When you run a mail server, users will typically log into that machine via POP3 (Post Office Protocol) or IMAP4 (Internet Message Access Protocol) to retrieve their mail. POP3 is the most popular protocol for accessing mailboxes.</p>
<p>119  <strong> News (NNTP) Server Port 119</strong><br />
When you run a News server, typically News Clients wanting to connect to your news server will connect on port 119. This port needs to be open to run your own news server.</p>
<p>3389   <strong>Remote Desktop port 3389</strong><br />
Port 3389 is used for Windows Remote Desktop. If you want to remotely connect to your computer for remote control, using the free XP Remote desktop requires port 3389 to be open.</p>
<p>389 <strong> LDAP Server Port 389</strong><br />
LDAP or Lightweight Directory Access Protocol is becoming popular for Directory access, or Name, Telephone, Address directories. For Example LDAP://LDAP.Bigfoot.Com is a LDAP directory server.</p>
<p>143   <strong>IMAP4 Server Port 143</strong><br />
IMAP4 or Internet Message Access Protocol is becoming more popular and is used to retrieve Internet Mail from a remote server. It is more disk intensive, since all messages are stored on the server, but it allows for easy online, offline and disconnected use.</p>
<p>443   <strong>Secure Sockets Layer (SSL) Server Port 443</strong><br />
When you run a <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">secure server</a>, SSL Clients wanting to connect to your Secure server will connect on port 443. This port needs to be open to run your own Secure Transaction server.</p>
<p>1503 &amp;1720   <strong>Microsoft NetMeeting and VOIP Ports 1503 and 1720</strong><br />
MS NetMeeting and other VOIP allows you to host an Internet call or VideoConference with other NetMeeting or VOIP users. NetMeeting is a free product that can be found on the Microsoft Website at http://www.microsoft.com<br />
5631  PCAnywhere Port 5631<br />
When a PCAnywhere server is set up to receive remote requests, it listens on TCP port 5631. This allow you to run a PCAnywhere host and use the Internet to connect back and remotely control your PC.</p>
<p>5900<strong>  Virtual Network Computing (VNC) Port 5900</strong><br />
When you run an VNC server to remotely control your PC, it uses port 5900. VNC is very useful if you want to control your server remotely.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Segnala presso:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Del.icio.us"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Aggiungi 'Important communication ports' a Del.icio.us" alt="Aggiungi 'Important communication ports' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a digg"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Aggiungi 'Important communication ports' a digg" alt="Aggiungi 'Important communication ports' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=Important+communication+ports&amp;u=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a FURL"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Aggiungi 'Important communication ports' a FURL" alt="Aggiungi 'Important communication ports' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a reddit"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Aggiungi 'Important communication ports' a reddit" alt="Aggiungi 'Important communication ports' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/&amp;version=0.7" title="Aggiungi 'Important communication ports' a Feed Me Links"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Aggiungi 'Important communication ports' a Feed Me Links" alt="Aggiungi 'Important communication ports' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Technorati"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Aggiungi 'Important communication ports' a Technorati" alt="Aggiungi 'Important communication ports' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://wowshock.net/uncategorized/important-communication-ports/&amp;t=Important+communication+ports" title="Aggiungi 'Important communication ports' a Yahoo My Web"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Aggiungi 'Important communication ports' a Yahoo My Web" alt="Aggiungi 'Important communication ports' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.newsvine.com/_wine/save?u=http://wowshock.net/uncategorized/important-communication-ports/&amp;h=Important+communication+ports" title="Aggiungi 'Important communication ports' a Newsvine"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Aggiungi 'Important communication ports' a Newsvine" alt="Aggiungi 'Important communication ports' a Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://ekstreme.com/socializer/?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Socializer"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socializer.png" title="Aggiungi 'Important communication ports' a Socializer" alt="Aggiungi 'Important communication ports' a Socializer" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Stumble Upon"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Aggiungi 'Important communication ports' a Stumble Upon" alt="Aggiungi 'Important communication ports' a Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Google Bookmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Aggiungi 'Important communication ports' a Google Bookmarks" alt="Aggiungi 'Important communication ports' a Google Bookmarks" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Squidoo"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Aggiungi 'Important communication ports' a Squidoo" alt="Aggiungi 'Important communication ports' a Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Blogmarks"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Aggiungi 'Important communication ports' a Blogmarks" alt="Aggiungi 'Important communication ports' a Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.bloglines.com/sub/http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Bloglines"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Aggiungi 'Important communication ports' a Bloglines" alt="Aggiungi 'Important communication ports' a Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.netscape.com/submit/?U=http://wowshock.net/uncategorized/important-communication-ports/&amp;T=Important+communication+ports" title="Aggiungi 'Important communication ports' a Netscape"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Aggiungi 'Important communication ports' a Netscape" alt="Aggiungi 'Important communication ports' a Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Ask"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Aggiungi 'Important communication ports' a Ask" alt="Aggiungi 'Important communication ports' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.socialdust.com/blogaggregator/addblog.php?urlpost=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Socialdust"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/socialdust.png" title="Aggiungi 'Important communication ports' a Socialdust" alt="Aggiungi 'Important communication ports' a Socialdust" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a Live-MSN"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Aggiungi 'Important communication ports' a Live-MSN" alt="Aggiungi 'Important communication ports' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://slashdot.org/bookmark.pl?title=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a SlashDot"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Aggiungi 'Important communication ports' a SlashDot" alt="Aggiungi 'Important communication ports' a SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a FaceBook"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Aggiungi 'Important communication ports' a FaceBook" alt="Aggiungi 'Important communication ports' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.indianpad.com/submit.php?url=http://wowshock.net/uncategorized/important-communication-ports/&amp;title=Important+communication+ports" title="Aggiungi 'Important communication ports' a IndianPad"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Aggiungi 'Important communication ports' a IndianPad" alt="Aggiungi 'Important communication ports' a IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technotizie.it/posta_ok?action=f2&amp;title=Important+communication+ports&amp;url=http://wowshock.net/uncategorized/important-communication-ports/" title="Aggiungi 'Important communication ports' a Technotizie"><img src="http://wowshock.net/wp-content/plugins/social-bookmarking-reloaded/technotizie.png" title="Aggiungi 'Important communication ports' a Technotizie" alt="Aggiungi 'Important communication ports' a Technotizie" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://wowshock.net/uncategorized/important-communication-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
