<?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>excITingIP.com</title>
	<atom:link href="http://www.excitingip.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excitingip.com</link>
	<description>How innovative IT Network infrastructure makes IP excITing!</description>
	<lastBuildDate>Thu, 17 May 2012 15:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Evolution of Conventional Data Center networks into Modern Data Center networks</title>
		<link>http://www.excitingip.com/3009/evolution-of-conventional-data-center-networks-into-modern-data-center-networks/</link>
		<comments>http://www.excitingip.com/3009/evolution-of-conventional-data-center-networks-into-modern-data-center-networks/#comments</comments>
		<pubDate>Thu, 17 May 2012 10:53:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Tech]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=3009</guid>
		<description><![CDATA[Conventional Data Center networks (Limitations) Conventional Data Center networks have 3-4 tires like access layer, aggregation layer, core layer, services layer, etc. Each layer duplicates many of the IP/Ethernet packet analysis and forwarding functions. This adds end-to-end latency. To reduce costs and make these networks scalable, over-subscription (higher downlink capacity and lower uplink capacity) is [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: justify;">Conventional Data Center networks (Limitations)</h2>
<p style="text-align: justify;">Conventional Data Center networks have 3-4 tires like access layer, aggregation layer, core layer, services layer, etc. Each layer duplicates many of the IP/Ethernet packet analysis and forwarding functions. This adds end-to-end latency.</p>
<p style="text-align: justify;">To reduce costs and make these networks scalable, over-subscription (higher downlink capacity and lower uplink capacity) is typically used for all these tires. Over-subscription might result in packet losses during network congestion and is not suitable for storage traffic.</p>
<p style="text-align: justify;"><a href="http://www.excitingip.com/1688/understanding-spanning-tree-protocols-stp-rstp-mstp/" target="_blank">STP (Spanning Tree Protocol)</a> is used to block multiple paths (loops) in the network. STP prevents the complete usage of available network bandwidth and the network may have to be rewired to handle changes in application workloads.</p>
<p style="text-align: justify;"><a href="http://www.excitingip.com/1103/why-not-use-link-aggregation-to-extend-your-network/" target="_blank">Link Aggregation</a> is used to create larger pipes, but it cannot be dynamically modified by the network. Manual intervention is required to create/re-configure link-aggregation to suit the changing application requirements.</p>
<p style="text-align: justify;">Firewalls and load-balancers for each application are dedicated to a group of application servers.</p>
<p style="text-align: justify;">Network management is centered in the switch operating system.</p>
<p style="text-align: justify;">It is difficult to handle <a href="http://www.excitingip.com/1908/importance-of-virtual-machine-migration-in-server-virtualization/" target="_blank">Virtual Machine (VM) migration</a> and multi-tenancy (for cloud networks) using conventional data center networks.</p>
<p style="text-align: justify;">Multiple networks maybe used for connectivity (IP/Ethernet), Storage (FC &#8211; Fiber Channel), HPC &#8211; High Performance Computing (<a href="http://www.excitingip.com/178/infiniband-iboe-and-their-advantages-in-high-performance-computing/" target="_blank">Infiniband</a>), etc.</p>
<h2 style="text-align: justify;">Modern Data Center networks (Wish-list)</h2>
<p style="text-align: justify;">The modern data center network should be able to reduce the 3-4 tires of the conventional DC network, into a simple 2-tire network (access layer and core layer) in order to easily facilitate the increasing traffic between the servers.</p>
<p style="text-align: justify;">Larger layer-2 domains that are easy to scale, facilitate automatic VM Migration and have lower latencies, could be created.</p>
<p style="text-align: justify;">The modern data center architecture should enable people to partition computing, storage and network resources rapidly and dynamically, in order to accommodate for flexible multi-tenant cloud based services, like a <a href="http://www.excitingip.com/2245/whats-the-difference-between-a-private-cloud-and-server-virtualization/" target="_blank">private cloud </a>each for different departments within an organization.</p>
<p style="text-align: justify;">The network intelligence could either be placed in the network core, or at the network edge, or within every server (where the application resides). The third option more readily supports the creation of a dynamic logical network that provides for easier application mobility.</p>
<p style="text-align: justify;">Self aggregating logical ISL (Inter Switch Links) could replace manually configured Link Aggregation Groups (LAG&#8217;s).</p>
<p style="text-align: justify;">A common management architecture for servers, storage and networking could replace the current requirement for individual management platforms for each of them.</p>
<p style="text-align: justify;">VM&#8217;s (Virtual Machines) could be moved from highly utilized servers to under-utilized servers dynamically, along with their network state/storage attributes that move along with the VM&#8217;s. <a href="http://www.excitingip.com/1582/what-is-server-virtualization/" target="_blank">Virtualization</a> could also be automated using a common set of standard tools.</p>
<p style="text-align: justify;">Modern data center networks should be able to be scale dynamically (even with live traffic) using a set of modular hardware and modular software components, while still maintaining low-cost per port.</p>
<p style="text-align: justify;">A network is generally over-subscribed in order to operate/expand in a cost-effective way. But there are certain types of traffic in the modern data centers (like storage &#8211; <a href="http://www.excitingip.com/960/fcoe-fiber-channel-over-ethernet-need-enhancements-advantages-disadvantages/" target="_blank">FCOE traffic</a>) that cannot tolerate packet losses due to over-subscribed networks. Hence, it is important to introduce some kind of throttling mechanism in modern data center networks to pause traffic from the source, in case of network congestion.</p>
<p style="text-align: justify;">Network cables can be connected once and dynamically reconfigured using SDN &#8211; Software Defined Networking.</p>
<p style="text-align: justify;"><em>This post represents the highlights of the document, <a href="http://www-03.ibm.com/systems/networking/solutions/odin.html" target="_blank">&#8216;ODIN Volume 1: Transforming the Data Center Network&#8217;</a>, by IBM&#8217;s ODIN (Open Data Center Inter-operable Network) initiative. You can read the complete discussion on this topic by downloading the document from the above link. This is a part of the <a title="IBM’s ODIN – Open Data-center Interoperable Network guidelines" href="http://www.excitingip.com/3002/ibms-odin-open-data-center-interoperable-network-guidelines/" target="_blank">ODIN series of posts</a>.</em></p>
<p style="text-align: justify;"><strong>excITingIP.com</strong></p>
<p style="text-align: justify;">You could stay up to date on the various computer networking/IT technologies by subscribing to this blog with your email address in the sidebar box that says,&#8217;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/3009/evolution-of-conventional-data-center-networks-into-modern-data-center-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM&#8217;s ODIN &#8211; Open Data-center Interoperable Network guidelines</title>
		<link>http://www.excitingip.com/3002/ibms-odin-open-data-center-interoperable-network-guidelines/</link>
		<comments>http://www.excitingip.com/3002/ibms-odin-open-data-center-interoperable-network-guidelines/#comments</comments>
		<pubDate>Mon, 14 May 2012 20:16:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Tech]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=3002</guid>
		<description><![CDATA[&#8220;ODIN (Open Data-center Inter-operable Network) is a set of technical briefs which describe best practices for developing a flat, virtualized, converged data center network based on open industry standards&#8221; is what IBM&#8217;s FAQ document says about ODIN. When companies are building large cloud-scale data centers, it is important to consider open-standards and multi-vendor compatibility while [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong>&#8220;ODIN (Open Data-center Inter-operable Network) is a set of technical briefs which describe best practices for developing a flat, virtualized, converged data center network based on open industry standards&#8221; </strong>is what IBM&#8217;s FAQ document says about ODIN.</p>
<p style="text-align: justify;">When companies are building large cloud-scale data centers, it is important to consider open-standards and multi-vendor compatibility while designing the network architecture. Even though IBM offers its own line of networking solutions for the data center, I think the <a href="http://www-03.ibm.com/systems/networking/solutions/odin.html" target="_blank">ODIN</a> is a good initiative and a number of other networking vendors also seem to think so.</p>
<p style="text-align: justify;">These are some of the objectives of designing a network according to ODIN principles:</p>
<ul>
<li style="text-align: justify;">Scaling of networks to thousands of physical ports without over-subscription</li>
<li style="text-align: justify;">Achieving virtual machine mobility using layer-2 domains</li>
<li style="text-align: justify;">Achieving an ultra-low latency over WAN</li>
<li style="text-align: justify;">Maximizing high-availability, energy efficiency</li>
<li style="text-align: justify;">Automated management of network systems</li>
<li style="text-align: justify;">Reducing capital and operating expenses</li>
</ul>
<p style="text-align: justify;">ODIN is not a standard in itself, but it establishes a platform and helps customers to adopt existing open standards in large-scale/data center networks.</p>
<p style="text-align: justify;">The following technical brief documents have been released by IBM. You can <a href="http://www-03.ibm.com/systems/networking/solutions/odin.html" target="_blank">download them from here</a>.</p>
<ol>
<li style="text-align: justify;"><a href="http://www.excitingip.com/3009/evolution-of-conventional-data-center-networks-into-modern-data-center-networks/" target="_blank">Transforming the data center network</a></li>
<li style="text-align: justify;">ECMP Layer-3 networks</li>
<li style="text-align: justify;">Software Defined Networking and Openflow</li>
<li style="text-align: justify;">Lossless Ethernet</li>
<li style="text-align: justify;">WAN and ultra-low latency applications</li>
</ol>
<p style="text-align: justify;">I&#8217;ll give a short overview of each of them in this blog over the next few days and link those pages above. If you want to read the complete brief, you can download the documents <a href="http://www-03.ibm.com/systems/networking/solutions/odin.html" target="_blank">from here</a> and read them.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You could stay up to date on the various computer networking/enterprise IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/3002/ibms-odin-open-data-center-interoperable-network-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Printer &#8211; Just &#8216;Print&#8217; objects/materials that you need!</title>
		<link>http://www.excitingip.com/2995/3d-printer-just-print-objectsmaterials-that-you-need/</link>
		<comments>http://www.excitingip.com/2995/3d-printer-just-print-objectsmaterials-that-you-need/#comments</comments>
		<pubDate>Thu, 10 May 2012 18:07:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xip Blog]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2995</guid>
		<description><![CDATA[We are all familiar with Laser and Inkjet printers that can print text or images on paper. But there is something called as a 3D printer that can &#8216;print&#8217; real objects and materials if a 3D input source is provided to it! The input can be a 3D scanner or 3D modeling software file from [...]]]></description>
			<content:encoded><![CDATA[<p><center><iframe src="http://www.youtube.com/embed/8aghzpO_UZE" frameborder="0" width="560" height="315"></iframe></center></p>
<p style="text-align: justify;">We are all familiar with Laser and Inkjet printers that can print text or images on paper. But there is something called as a 3D printer that can &#8216;print&#8217; real objects and materials if a 3D input source is provided to it! The input can be a 3D scanner or 3D modeling software file from <a href="http://sketchup.google.com/" target="_blank">Google Sketchup</a> or Auto-CAD. How cool is that?</p>
<p style="text-align: justify;">The above embedded Youtube video shows how a 3D printer prints out a &#8216;duplicate copy&#8217; of a tool after scanning it using a 3D scanner. Don&#8217;t miss <img src='http://www.excitingip.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: justify;">3D printers basically use &#8216;additive&#8217; manufacturing technology to create a three-dimensional object layer by layer (one layer at a time). This is different from the &#8216;subtractive&#8217; manufacturing process (normally used) where the unwanted pieces are removed from a block of material to create a tool of a certain specifications. They can even create tools with moving parts with just a single &#8216;print&#8217;.</p>
<p style="text-align: justify;">Most of them use powder based printing technique or polymer based printing technique to create new objects. The duplicate object might be made of a totally different material or the same material, depending on the type of printer used. It is possible to print customized items in plastic, ceramic, glass, stainless steel and even precious metals.</p>
<p style="text-align: justify;">It seems this technology was available for over three decades and was used to make prototypes of tools and materials required in manufacturing companies. But it was quite expensive. However, 3D printing has gained a lot of popularity in recent times and people have started using it in their offices/homes due to their falling prices.</p>
<p style="text-align: justify;">The real value of 3D printers is achieved when a user wants to manufacture some material using their own custom design or a machinery unit wants to manufacture something in minor quantities (like a prototype). Otherwise, 3D printing can be very expensive.</p>
<p style="text-align: justify;"><a href="http://www.shapeways.com/" target="_blank">Some companies</a> provide 3D printing as an online service. That way, you can design a three-dimensional object, upload your image file and order a &#8216;print&#8217;. It is shipped to your house in a week or so, when ready. You can also choose from the designs already created by various members.</p>
<p style="text-align: justify;">There are some <a href="http://www.popularmechanics.com/technology/gadgets/news/4224759" target="_blank">open-source based 3D printer models</a> available at affordable prices. These printers might have limited capabilities but they are a good way to start with 3D printing.</p>
<p style="text-align: justify;">You can read more technical/general information on 3D printers from this <a href="http://en.wikipedia.org/wiki/3D_printing" target="_blank">Wikipedia article</a>.</p>
<p style="text-align: justify;">Research is very much on to recreate or &#8216;print&#8217; food items, medicines, motherboards, processors, bones, chemical compounds and every other possible material using 3D printers. If it succeeds (many people believe so), it has the potential to change the way we live! Let us wait for a few more years to find out if 3D printing technology becomes the next big technological wave that affects all our lives, like the Internet.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2995/3d-printer-just-print-objectsmaterials-that-you-need/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LibreOffice Certification for Individuals &#8211; Get certified!</title>
		<link>http://www.excitingip.com/2983/libreoffice-certification-for-individuals-and-organizations-get-certified/</link>
		<comments>http://www.excitingip.com/2983/libreoffice-certification-for-individuals-and-organizations-get-certified/#comments</comments>
		<pubDate>Mon, 07 May 2012 16:24:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xip Blog]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2983</guid>
		<description><![CDATA[The Document Foundation has announced the intention to commence various certification programs for the LibreOffice office productivity suite. As you know, LibreOffice is one of the leading open-source office productivity suites and it is also free to download and use. LibreOffice is bundled with many major Linux implementations like Ubuntu, Linux Mint, etc. There are [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The Document Foundation has announced the intention to commence various certification programs for the LibreOffice office productivity suite. As you know, <a href="http://www.libreoffice.org/features/" target="_blank">LibreOffice</a> is one of the leading open-source office productivity suites and it is also free to download and use. LibreOffice is bundled with many major Linux implementations like Ubuntu, Linux Mint, etc. There are various modules in LibreOffice like <a title="Libre Office Writer (Word processor) – Ten interesting features you could use while creating a document" href="http://www.excitingip.com/1428/libre-office-writer-word-processor-document-features/" target="_blank">Writer</a>, <a title="Libre Office Calc – Ten interesting features you could use while creating Spreadsheets" href="http://www.excitingip.com/1415/libre-office-calc-spreadsheet/" target="_blank">Calc</a>, <a title="Libre Office Impress – Ten impressive features that you could use while making presentations" href="http://www.excitingip.com/1408/libre-office-impress-ten-impressive-features-that-you-could-use-while-making-presentations/" target="_blank">Impress</a>, Draw, Base &amp; Math.</p>
<p style="text-align: justify;">The following certifications are planned for individuals:</p>
<ul>
<li style="text-align: justify;">Certified developer</li>
<li style="text-align: justify;">Certified migration professional (MS Office to Libre Office)</li>
<li style="text-align: justify;">Certified professional trainer</li>
<li style="text-align: justify;">Certified L1 support professional</li>
<li style="text-align: justify;">Certified L2 support professional</li>
</ul>
<p style="text-align: justify;">You can get more details about the certification process in general and the above individual certifications <a href="http://www.documentfoundation.org/certification" target="_blank">from this page</a>.</p>
<p style="text-align: justify;">System Integrators, solution providers and resellers can now start looking at providing services/support based on LibreOffice. Though the software is free for end-users, System Integrators can still provide services like installation, migration, training and support. System Integrators can even display a &#8216;Libre Office certified&#8217; badge if they employ or contract certain number of Libre Office certified professionals/ LibreOffice contributors, based on the total number of employees. <a href="http://www.novell.com/products/libreoffice/" target="_blank">Many vendors</a> are already providing services for LibreOffice.</p>
<p style="text-align: justify;">The certification process is to be overseen by a committee appointed by The Document Foundation and the training will be initially managed directly by the foundation. There is a modest fee applicable for these certifications which need to be renewed every 24 months. Further specifics on the certifications/process is to be discussed during the first meeting of the certification committee at LinuxTag (Berlin, May 23 &#8211; 26).</p>
<p style="text-align: justify;">For end-users (enterprise/corporate customers), this will provide a good opportunity to migrate from proprietary office suites and implement open-source technologies duly supported by partners/System Integrators. Lack of support has been a factor preventing bigger companies making the move, yet. But with these developments, companies could rethink their enterprise office productivity suite strategy.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2983/libreoffice-certification-for-individuals-and-organizations-get-certified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You can use WOL &#8211; Wake On LAN to remotely Switch On or Off systems</title>
		<link>http://www.excitingip.com/2975/you-can-use-wol-wake-on-lan-to-remotely-switch-on-or-off-systems/</link>
		<comments>http://www.excitingip.com/2975/you-can-use-wol-wake-on-lan-to-remotely-switch-on-or-off-systems/#comments</comments>
		<pubDate>Wed, 02 May 2012 17:29:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Office Automation]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2975</guid>
		<description><![CDATA[WOL (Wake on LAN) technology enables one to remotely switch On or switch Off a computer or a server using just the network port/network adapter. WOL could be useful for certain applications like, An administrator performing remote maintenance activities over LAN need not switch On or switch Off individual machines physically. They can just remotely [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">WOL (Wake on LAN) technology enables one to remotely switch On or switch Off a computer or a server using just the network port/network adapter. WOL could be useful for certain <strong>applications</strong> like,</p>
<ul>
<li style="text-align: justify;">An administrator performing remote maintenance activities over LAN need not switch On or switch Off individual machines physically. They can just remotely switch it On, complete the maintenance activities and switch it Off, without leaving their desk.</li>
<li style="text-align: justify;">Some servers need not be always On. They can normally be kept in the switched Off state and switched On from anywhere, when required. This saves a lot of power, reduces the heat &amp; wear and tear due to continuous operation.</li>
<li style="text-align: justify;">Sometimes, we leave a computer On just to access files from them over the Internet (from somewhere else), after a few hours. WOL enables us to shut-down the computer or keep it in hibernation until it is switched On from a remote location (only when required). This saves power, cooling and it is better for computers because they are generally not optimized for 24&#215;7 operation.</li>
</ul>
<p style="text-align: justify;">A system being switched Off refers to the computer/server being shut-down, but the main AC power cord should still be connected to an electrical source and it should be switched On. This is required because, though the computer itself doesn&#8217;t draw any power when it is shut-down/in hibernation, the NIC (Network Interface Card) needs power to be able to continuously receive all the packets coming its way and recognize the special &#8216;magic packet&#8217; that instructs it to start a system.</p>
<p style="text-align: justify;">For WOL to work, it should be integrated into Network Interface Cards(NIC)/On-board NIC in the motherboard. Further, WOL needs to be enabled in the BIOS. Once the &#8216;magic packet&#8217; containing the MAC address of the system to be switched On is received by the NIC (either from the LAN or from the WAN/Internet), it starts the procedure to switch On the system. Switching On refers to loading the BIOS, operating system and applications.</p>
<p style="text-align: justify;">To use WOL, one might require administrative access to the system. WOL does not replace any user-names/passwords required to access the system and once switched On, it is similar to <a href="http://www.excitingip.com/1643/access-another-computer-from-anywhere-with-remote-desktop-software/" target="_blank">remote desktop</a> that allows remote access to a system. A tutorial on how to enable <a href="http://www.dd-wrt.com/wiki/index.php/WOL" target="_blank">Wake On LAN can be found here</a>. Another tutorial for enabling WOL over the <a href="http://lifehacker.com/348197/access-your-computer-anytime-and-save-energy-with-wake+on+lan" target="_blank">Internet (WAN) can be found here</a>. It is even possible to <a href="http://msdn.microsoft.com/en-us/library/windows/hardware/ff571052%28v=vs.85%29.aspx" target="_blank">Wake On Wireless LAN (WoWLAN)</a> that uses the 802.11 Wi-Fi network to switch On or switch Off a system remotely.</p>
<p style="text-align: justify;">There are a few limitations to the WOL protocol. For example, since WOL is a receive only protocol, there is no mechanism to send a confirmation packet, back to the initiator. Also, WOL is a broadcast protocol. So, routers should be configured to forward broadcasts.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You could stay up to date on the various computer networking/enterprise IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2975/you-can-use-wol-wake-on-lan-to-remotely-switch-on-or-off-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet on Mobile is FUN? It&#8217;s more WORK, actually!</title>
		<link>http://www.excitingip.com/2969/internet-on-mobile-is-fun-its-more-work-actually/</link>
		<comments>http://www.excitingip.com/2969/internet-on-mobile-is-fun-its-more-work-actually/#comments</comments>
		<pubDate>Tue, 01 May 2012 03:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xip Blog]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2969</guid>
		<description><![CDATA[This blog, unlike my other blog, has been consistently technical and serious. So, I thought why not break the monotony and write something lighter? Before about 3-4 years, I got my first smart phone &#8211; HTC p3400i. You may not believe, but I am still using it! Anyways, going back to those days, 3G was [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This blog, unlike my <a title="Wi-Fi: Is 5 Ghz better than 2.4 Ghz for larger wireless networks?" href="http://www.destinationinfinity.org/">other blog</a>, has been consistently technical and serious. So, I thought why not break the monotony and write something lighter?</p>
<p style="text-align: justify;">Before about 3-4 years, I got my first smart phone &#8211; <a href="http://www.destinationinfinity.org/2008/12/28/htc-p3400i-vs-moto-rokr-e6/" target="_blank">HTC p3400i</a>. You may not believe, but I am still using it! Anyways, going back to those days, 3G was yet to be released and we had only EDGE. I thought something is better than nothing, and bought it especially for Internet browsing (due to its large touch screen).</p>
<p style="text-align: justify;">I used to follow a lot of blogs and I wanted to be able to read and comment on them using my mobile phone. In my line of work (back then), I had to wait endlessly at certain places and I also had to travel quite a bit. So, I thought having a touch screen phone with Internet access might make things more fun.</p>
<p style="text-align: justify;">It was, but each action has an equal and opposite reaction, right?</p>
<p style="text-align: justify;">My first mistake was flaunting my new smart phone in the office. Obviously, my boss got to know about my <em>new</em> phone, and its capabilities. From that time, he used to casually call me, where ever I was and ask me to send mails to anyone at anytime! Before that, I used to call him and asked him to send mails on my behalf!</p>
<p style="text-align: justify;">People are social animals. They like to share good things. So, my boss tells all our major customers that I have a touch screen phone with Internet access. So, once I get a call from a customer,</p>
<p style="text-align: justify;">&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p style="text-align: justify;">&#8220;Can you please confirm this by mail as soon as possible?&#8221;</p>
<p style="text-align: justify;">&#8220;Sorry sir, I am outside now. I will go back to office in the evening. I will send a mail by then&#8221;</p>
<p style="text-align: justify;">&#8220;Ha ha. I know you have a <em>new</em> touch screen phone with Internet access. Just send a mail from your mobile&#8221;</p>
<p style="text-align: justify;">&#8220;!!!!!&#8221;</p>
<p style="text-align: justify;">Then, the news spreads even to my Head Office. Someone from head office calls,</p>
<p style="text-align: justify;">&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p style="text-align: justify;">&#8220;Why don&#8217;t you send a follow up mail on this matter immediately, marking a copy to us?&#8221;</p>
<p style="text-align: justify;">&#8220;I am outside right now&#8221;</p>
<p style="text-align: justify;">&#8220;I know you have a <em>new</em> mobile with touch screen and Internet&#8221;</p>
<p style="text-align: justify;">&#8220;!!!!!&#8221;</p>
<p style="text-align: justify;">At that time, I wouldn&#8217;t have been surprised if the news of my <em>new</em> touch screen mobile with Internet &#8216;capabilities&#8217; was featured on the front page of the local news paper. It was so popular!</p>
<p style="text-align: justify;">Till then, I just had intrusion in the form of calls to my mobile. It was enough if I promised people that I would complete my work once I reached office. But now, I had a mobile office in my pocket! That means, work anywhere and everywhere!!!</p>
<p style="text-align: justify;">Of course, there is an equal and opposite reaction to work, as well. So, I got to read all my favorite blogs and comment on them in-spite of these unwarranted interferences! <img src='http://www.excitingip.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: justify;">How do you use your mobile? For FUN or for WORK?</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">This post is my entry for the <a href="http://www.indiblogger.in" target="_blank">indiBlogger.in</a> contest &#8216;Internet is fun&#8217;, sponsored by Vodafone. Readers can have a look at the Vodaphone fun page &#8211; <a href="http://www.vodafone.in/fun" target="_blank">http://www.vodafone.in/fun</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2969/internet-on-mobile-is-fun-its-more-work-actually/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Computer and Network Forensics &#8211; An Introduction</title>
		<link>http://www.excitingip.com/2958/computer-and-network-forensics-an-introduction/</link>
		<comments>http://www.excitingip.com/2958/computer-and-network-forensics-an-introduction/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 17:57:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Security]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2958</guid>
		<description><![CDATA[Computer/Network Forensics is about finding out and collecting information about an online attack/security breach and presenting it in a way that is permissible in a court of law. Should IT managers be concerned about Computer Forensics? Yes, they should. Tracing and preventing an attack from harming an organizational network is one of their objectives. Though [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Computer/Network Forensics is about finding out and collecting information about an online attack/security breach and presenting it in a way that is permissible in a court of law.</p>
<p style="text-align: justify;">Should IT managers be concerned about Computer Forensics? Yes, they should. Tracing and preventing an attack from harming an organizational network is one of their objectives. Though UTM/IPS systems can secure the network to a certain extent, in some situations it is required to trace out and identify the real identity of the attacker, and bring them to justice. That way, repeated attacks by a particular attacker can be stopped.</p>
<p style="text-align: justify;">IT managers/Network administrators might be surprised at the amount of information that can be retrieved from internal and external systems, post attack. It is always better to be plan and be ready so that when security breaches actually happen, it might be easier to trace the attacker. Let us discuss some methods of tracing down online attackers.</p>
<p style="text-align: justify;">There are tools <a href="http://www.emailtrackerpro.com/" target="_blank">(1</a>, <a href="http://www.tamos.com/products/smartwhois/" target="_blank">2)</a> that can help trace an email or an IP address back to its sender and provide a good amount of publicly available information about the sender. This is important because there are so many phishing spam mails that are sent to dupe users with malicious links that try to extract financial/personal information. An email header (present in every email) contains information about the origin of the message, all the systems it has passed through (with date and time) and other such valuable information, which can be extracted and analyzed by certain programs.</p>
<p style="text-align: justify;">If an insider attack is suspected or if the computer used by an external suspect can be accessed, it is possible to trace out all their Internet activities like websites visited, files downloaded, etc from a file called index.dat, which is stored securely in most of the common browsers (it is usually difficult to delete). There are <a href="http://download.cnet.com/1770-20_4-0.html?query=index.dat+viewer&amp;searchtype=downloads" target="_blank">index.dat viewers/analyzers</a> that help in extracting and documenting the details of the web-activities of a suspect/attacker.</p>
<p style="text-align: justify;">Even if an attacker uses multiple intermediary systems to carry out their attack, it is still possible to trace back the attack to the initiator or at least the Network/ISP of the initiator. This can be done because routers present across the Internet have their own markings, record routes taken by attack packets and all that information can be traced  by using appropriate tools. If the identity of the intruder cannot be traced directly, some coordination with the ISP should reveal the identity of the attacker.</p>
<p style="text-align: justify;">Some companies set-up honeypot systems that deliberately run software with known vulnerabilities. These systems are kept to entice attackers to hack into them so that the attack pattern can be studied and perhaps the source of the attack can be determined. These systems are isolated from the main network, so that other systems are not affected by such attacks.</p>
<p style="text-align: justify;">Logs are maintained by almost every IT equipment deployed in a company. Servers, firewalls, UTM, IPS and many more devices/applications store retrievable logs that can be useful to study a security breach, when it occurs. <a href="http://www.excitingip.com/920/an-introduction-to-siem-security-information-and-event-management/" target="_blank">SIEM</a> (Security Information and Event Management) systems enable centralized collection and analysis of logs from various security devices across the network and this could be useful for analyzing and tracing an attack.</p>
<p style="text-align: justify;">There are various methodologies adopted by various organizations, government agencies and even private agencies to trace online attacks and prove the misconduct in a court of law. IT managers/Network administrators should be aware that such things can be done and have appropriate systems in place in order to conduct/help the investigation process after a security breach.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p style="text-align: justify;">You can keep yourself updated with the various computer networking/IT technologies by subscribing to this blog with your email  address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2958/computer-and-network-forensics-an-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wi-Fi: Is 5 Ghz better than 2.4 Ghz for larger wireless networks?</title>
		<link>http://www.excitingip.com/2948/wi-fi-is-5-ghz-better-than-2-4-ghz-for-larger-wireless-networks/</link>
		<comments>http://www.excitingip.com/2948/wi-fi-is-5-ghz-better-than-2-4-ghz-for-larger-wireless-networks/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 04:00:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wireless Network]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2948</guid>
		<description><![CDATA[Even though many Wi-Fi networks operate primarily over the 2.4 Ghz band, there are distinct advantages of using the 5 Ghz band especially with the increasing popularity of 802.11n. Have you ever thought of creating an exclusive 5 Ghz Wi-Fi network? It&#8217;s no more an impractical idea, especially since the 2.4 Ghz spectrum is getting [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Even though many Wi-Fi networks operate primarily over the 2.4 Ghz band, there are distinct advantages of using the 5 Ghz band especially with the increasing popularity of 802.11n.</p>
<p style="text-align: justify;">Have you ever thought of creating an exclusive 5 Ghz Wi-Fi network? It&#8217;s no more an impractical idea, especially since the 2.4 Ghz spectrum is getting over crowded and 5 Ghz is the better option for channel bonding, which is key to higher 802.11 n performance. If you build a 5 Ghz network, your neighbors will love you <img src='http://www.excitingip.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: justify;">But practically, building a Wi-Fi network exclusively on the 5 Ghz band may not be possible because in larger wireless networks, there are so many wireless clients that may not have 5 Ghz capable wireless adapters. High end laptops and ipad may come with it by default, but most other devices like Wi-Fi enabled cell phones, Wi-Fi printers, etc may not.</p>
<p style="text-align: justify;">Another hurdle to building a 5 Ghz network is its cost. 5 Ghz capable Access Points and Wi-Fi adapters are more expensive than their 2.4 Ghz counterparts. But as the popularity of 802.11n networks increase, we can expect more and more 5 Ghz capable clients and access points to be dual band enabled and cost lesser.</p>
<p style="text-align: justify;">2.4 Ghz, being a lower frequency band offers a higher range (distance coverage) than 5 Ghz. But this can also be an issue in large networks/dense networks as multiple access points within a certain range can cause more interference.</p>
<p style="text-align: justify;">But in-spite of these limitations, 5 Ghz Wi-Fi networks are popular because of the following advantages.</p>
<p style="text-align: justify;"><strong>Wi-Fi: Advantages of 5 Ghz Network Vs 2.5 Ghz Network</strong></p>
<p style="text-align: justify;">Depending on the country and use of channel bonding, 2.4 Ghz spectrum has 1 &#8211; 4 non over lapping channels and 5 Ghz spectrum has 8 &#8211; 24 non over lapping channels. Data in Wi-Fi is transmitted on non-overlapping channels in order to avoid <a href="http://www.excitingip.com/1729/why-wireless-interference-is-an-important-consideration-in-wi-fi-networks/" target="_blank">interference</a> and the resulting packet collisions/packet loss. With so many non-over lapping channels, 5 Ghz band is the best choice for larger networks as it can avoid interference from other AP&#8217;s in the vicinity, much better than 2.4 Ghz band.</p>
<p style="text-align: justify;">5 Ghz spectrum is capable of transmitting at a higher data rate (higher bandwidth) due to a technique called &#8216;Channel bonding&#8217; used in <a href="http://www.excitingip.com/1010/what-you-ought-to-know-before-deploying-an-802-11n-wireless-network/" target="_blank">802.11n</a>. In this technique, two 20 Mhz channels are combined to form one 40 Mhz channel and hence the bandwidth capacity is almost doubled. But, use of channel bonding cuts the number of available channels into half and hence it can be more practically implemented in the 5 Ghz band.</p>
<p style="text-align: justify;">The 2.4 Ghz spectrum has a lot of interference not only from neighboring access points in the same floor (and the ones on the top floor/below floor), but also from other devices/wireless standards operating in the same frequency. For example, Bluetooth, cordless phones, wireless speakers, microwave ovens, baby monitors, etc could interfere with Wi-Fi signals. This results in reduced efficiency as packets lost due to collision need to be retransmitted/recreated. There are no such problems with the cleaner 5 Ghz band which is mostly free from interference.</p>
<p style="text-align: justify;">Certain vendors claim that 5 Ghz radio is better as it can reflect more and scatters better. So, these waves can travel around obstructions (through reflections from neighboring surfaces). But there are other vendors who claim just the opposite of this, that 2.4 Ghz spectrum can travel through obstructions better. I am not sure which one is true and the reader can comment if they have a better idea on this topic.</p>
<p style="text-align: justify;">5 Ghz seems is a better choice with larger wireless networks because of the additional non-overlapping channels present in it. It is possible for network managers to carefully plan the frequency of operation of adjacent access points (and the ones on the top floor, bottom floor) so that they don&#8217;t interfere with each other.</p>
<p style="text-align: justify;"><strong>Dual band Wi-Fi implementations:</strong></p>
<p style="text-align: justify;">Practically, the best option available for network administrators is to go for a dual-band Wi-Fi implementation. This is because there will always be some legacy clients that do not support 5 Ghz and guests visiting the campus may not have 5 Ghz adapters on their laptops. Dual band implementations are generally planned for 2.4 Ghz with an overlay of 5 Ghz network.</p>
<p style="text-align: justify;">In order to increase the efficiency of dual band networks,</p>
<p style="text-align: justify;">Devices that can operate in 5 Ghz can be forcefully made to operate in 5 Ghz (both AP&#8217;s and clients can be set to operate only in 5 Ghz) (or) the controller/access points can push them over to 5 Ghz in order to free the available bandwidth in the 2.4 Ghz band for other devices. The second technique is called band steering and certain controllers can automatically do it when a higher number of devices start connecting in 2.4 Ghz.</p>
<p style="text-align: justify;">Some access points allow software selection of frequency bands in individual radios and this could be very useful as the frequency of operation of each radio could be decided based on the load/capability of devices, at any point of time.</p>
<p style="text-align: justify;">One more technique used by administrators is to lower the transmit power of 2.4 Ghz radios, so that dual band enabled wireless clients will automatically connect to the high power 5 Ghz radios.</p>
<p style="text-align: justify;"><a href="http://www.excitingip.com/2594/ieee-802-11ac-ieee-802-11ad-wireless-technologies-think-beyond-802-11n/" target="_blank">802.11 ac</a> is the next (new) wireless standard that is coming up and it primarily operates in the 5 Ghz spectrum. This should encourage more companies to migrate to 5 Ghz gradually. It is to be seen if 2.4 Ghz is supported with it, as well.</p>
<p style="text-align: justify;"><strong>excITingIP.com</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2948/wi-fi-is-5-ghz-better-than-2-4-ghz-for-larger-wireless-networks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>You can use a Kensington Lock/Kensington Slot for physical security of electronic equipments</title>
		<link>http://www.excitingip.com/2941/you-can-use-a-kensington-lockkensington-slot-for-physical-security-of-electronic-equipments/</link>
		<comments>http://www.excitingip.com/2941/you-can-use-a-kensington-lockkensington-slot-for-physical-security-of-electronic-equipments/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 21:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Xip Blog]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2941</guid>
		<description><![CDATA[We have been talking so much about network security, but what about physical security? Of what use is the best firewall, when someone can steal your laptop and access all the information? A Kensington lock and Kensington slot can help secure your expensive electronic equipments against theft, and hence secure any data inside it too! [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">We have been talking so much about network security, but what about physical security? Of what use is the best firewall, when someone can steal your laptop and access all the information? A Kensington lock and Kensington slot can help secure your expensive electronic equipments against theft, and hence secure any data inside it too!</p>
<p style="text-align: justify;"><strong>Have a look at this video to get an idea about how the Kensington Lock works:</strong></p>
<p>&nbsp;</p>
<p><center><iframe src="http://www.youtube.com/embed/LO8ydKhHO_w" frameborder="0" width="560" height="315"></iframe></center></p>
<p style="text-align: justify;">When going through the specifications for laptops and projectors, I have noticed a &#8216;Kensington slot&#8217; being present in some of them. I have always wondered what this Kensington slot/Kensington lock is, until today.</p>
<p style="text-align: justify;">Kensington is a company that has been manufacturing physical locks for laptop (and other electronic equipment) security for quite a long time and hence many vendors have Kensington slots integrated with their electronic products. You can see Kensington slots in Laptops, Desktops, Projectors, Printers, Servers, Flat panel monitors, etc.</p>
<p style="text-align: justify;">Kensington locks are made of a single click locking mechanism and high carbon steel cable attached to it. It can lock your electronic equipment to a rod, table leg, window frame, etc by pushing the lock over an attachment placed on the Kensington slot (single click locking mechanism) or it can be locked manually by using physical keys.</p>
<p style="text-align: justify;">One can open/release the lock using a physical key or a number combination (available in certain locks). The company even offers a web-registration portal to register your keys, so that in case you lose them and the laptop is locked, they can send duplicate keys to you!</p>
<p style="text-align: justify;">Kensington slot is a standard hole that is already integrated in many electronic equipments. A Kensington lock can fit into this hole and with another attachment, it can just lock-in when the user pushes the lock into the hole (see the above embedded video to get a good idea on how to lock a laptop physically).</p>
<p style="text-align: justify;">The Kensington physical security lock can be used in many situations like a college dorm, offices, client offices, transport facilities (trains/buses), coffee shops, conference rooms and anywhere else where one might leave the laptop/other electronic equipments unattended for a considerable amount of time. It can prevent opportunistic thieves from running away with your laptop/projector.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2941/you-can-use-a-kensington-lockkensington-slot-for-physical-security-of-electronic-equipments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>H.239 in Video Conferencing &#8211; Share Data and Presentations along with Video</title>
		<link>http://www.excitingip.com/2934/h-239-in-video-conferencing-share-data-and-presentations-along-with-video/</link>
		<comments>http://www.excitingip.com/2934/h-239-in-video-conferencing-share-data-and-presentations-along-with-video/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 08:04:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video over IP]]></category>

		<guid isPermaLink="false">http://www.excitingip.com/?p=2934</guid>
		<description><![CDATA[The above video is a demo video for something else, but they do show glimpses of how two monitors can be connected to a video conferencing system, where one displays video and another displays data/presentation. Sorry, I didn&#8217;t get a video specific to H.239! What is H.239 in Video Conferencing? H.239 is a standard to [...]]]></description>
			<content:encoded><![CDATA[<p><center><iframe src="http://www.youtube.com/embed/0tNMQ2scxyk" frameborder="0" width="560" height="315"></iframe></center></p>
<p style="text-align: justify;">The above video is a demo video for something else, but they do show glimpses of how two monitors can be connected to a video conferencing system, where one displays video and another displays data/presentation. Sorry, I didn&#8217;t get a video specific to H.239!</p>
<p style="text-align: justify;"><strong>What is H.239 in Video Conferencing?</strong></p>
<p style="text-align: justify;">H.239 is a standard to share data/presentations/second video channel along with the primary video channel. That means, while you can see and talk to people from remote locations using video conferencing technology, you can also share your computer monitor output or a <a title="What is a Document Camera?" href="http://www.excitingip.com/311/what-is-a-document-camera/" target="_blank">document camera</a> output to the participants on the remote end. The person who is talking can show a presentation/ graphic file from their computer, to remote conference participants. This enables people to understand the context of discussion better.</p>
<p style="text-align: justify;">H.239 basically enables a video conference system to send two streams of media together. So, either video is combined with computer monitor output (data/presentation) or an auxiliary video source and sent to the other end, which can divide them into two separate streams and display them separately. People on the remote remote end can view the computer monitor/document output connected on the other side, LIVE. If a cursor is moved from one location on the computer screen to another (for example), the people on the remote end will be able to see it in real-time.</p>
<p style="text-align: justify;">Each VC system supports a certain maximum resolution for data transfer (Like HD, XGA, SVGA, etc). Since two streams of media are transmitted with H.239, some additional bandwidth is occupied but the maximum bandwidth limit for the data stream can be set in many video conference systems.</p>
<p style="text-align: justify;"><strong>Which media sources can be connected to a video conference system &amp; shared with the remote end?</strong></p>
<p style="text-align: justify;">Many video conference systems support a PC/laptop to be connected to it (over a VGA/DVI cable).  Some of them can even connect to a document camera/DVD player/second (auxiliary) camera, etc and send their output to other end. These additional multimedia streams are sent along with the main video output of the video conference system.</p>
<p style="text-align: justify;"><strong>How do people at the remote end view the data/presentations/auxiliary video?</strong></p>
<p style="text-align: justify;">Depending on the make and model of the video conferencing system, there are many ways to view the second media stream. The best way is to have two different monitors or one monitor + one projector connected to the VC system and display the main video (people) on one of them and display the data/presentations on the other. This enables people to easily see both outputs clearly.</p>
<p style="text-align: justify;">But some video conferencing systems do not support two monitors to be connected to them. In such cases, people can use a single monitor but they need to toggle between the video and data using their remote control or they can view them side by side on the same screen (screen is divided into two parts).</p>
<p style="text-align: justify;">Some VC systems support picture in picture feature which lets the users see the presentation on the main screen and the people (main video) on a small box on one corner of the same screen. There are multiple customizations available for these options.</p>
<p style="text-align: justify;"><strong>How does one enable H.239 in their VC system?</strong></p>
<p style="text-align: justify;">While most of the video conferencing systems meant for enterprises support H.239, a few models may not. So, its better to check before-hand. Many VC systems support this feature natively but some of them require additional software licenses or additional hardware units to enable H.239 (at additional cost).</p>
<p style="text-align: justify;">Once this feature is enabled, it is just a question of connecting a media source and sharing its output by pressing a key on the remote control. It is better if both the video conferencing systems that want to use H.239 are manufactured by the same vendor. But it is possible to use it, even otherwise.</p>
<p style="text-align: justify;"><strong>Compatibility:</strong></p>
<p style="text-align: justify;">Since H.239 is a standard, the data sharing capability of the VC system is supposed to work even if there are different brands of video conferencing equipments at either end. While this is possible, there are factors like make, model, firmware version, license and other factors that can hinder VC models manufactured by different vendors to share data/content using H.239.</p>
<p style="text-align: justify;">H.239 is supposed to be compatible with Video Conferencing systems connected over both IP and ISDN networks. In case of Multi-Conference system (video conference between 3 or more locations simultaneously), a user present at one location can connect their laptop and send the data/presentation, which is received by all the participants. Of course, there are some limitations in these cases.</p>
<h2 style="text-align: justify;">excITingIP.com</h2>
<p>You could stay up to date on the various computer networking/ enterprise IT technologies by subscribing to this blog with your email address in the sidebar box that says, &#8216;Get email updates when new articles are published&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excitingip.com/2934/h-239-in-video-conferencing-share-data-and-presentations-along-with-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

