<?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>WebProNews &#187; SIP</title>
	<atom:link href="http://www.webpronews.com/tag/sip/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Mon, 13 Feb 2012 00:06:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Skype Launches Beta Service For Businesses</title>
		<link>http://www.webpronews.com/skype-launches-beta-service-for-businesses-2009-03</link>
		<comments>http://www.webpronews.com/skype-launches-beta-service-for-businesses-2009-03#comments</comments>
		<pubDate>Mon, 23 Mar 2009 15:58:48 +0000</pubDate>
		<dc:creator>Mike Sachoff</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=49156</guid>
		<description><![CDATA[<p>Skype has announced a beta version of its calling service for business users.</p>
<p>The new service, called Skype for SIP (Session Initiation Protocol) allows workers to make calls with traditional telephones, instead of a headset hooked up to a computer.</p>]]></description>
			<content:encoded><![CDATA[<p>Skype has announced a beta version of its calling service for business users.</p>
<p>The new service, called Skype for SIP (Session Initiation Protocol) allows workers to make calls with traditional telephones, instead of a headset hooked up to a computer.</p>
<p><a title="Skype business SIP" href="http://www.skypeforsip.com/">Skype for SIP </a>will cost about 2.1 cents per minute for calls to cellphones and landlines. Calls to phone systems using existing Skype software will be free. Businesses can also purchase online Skype numbers available in over 20 countries to receive calls from contacts and customers who are using landlines or mobile phones.</p>
<div style="margin: 0px; padding: 10px; font-size: 10px; float: right;"><img border="0" src="http://images.ientrymail.com/webpronews/article_pics/stefan-oberg.gif" alt="Stefan &Ouml;berg" title="Stefan &Ouml;berg" /><br />
Stefan &Ouml;berg</div>
<p>&quot;The introduction of Skype for SIP is a significant move for Skype and for any communication intensive business around the world,&quot; said Stefan Oberg, VP and General Manager of Skype for Business.</p>
<p>&quot;It effectively combines the obvious cost savings and reach of Skype with its large user base, with the call handling functionality, statistics and integration capabilities of traditional office PBX systems, providing great economical savings and increased productivity for the modern business.&quot;</p>
<p>Applicants for Skype for SIP will need to be businesses and have an installed SIP based IP-PBX system along with being able to configure their own SIP-enabled PBX. The initial beta is available to a limited number of participants. The product will fully launch later this year. <br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/skype-launches-beta-service-for-businesses-2009-03/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SIP protocol</title>
		<link>http://www.webpronews.com/sip-protocol-2006-08</link>
		<comments>http://www.webpronews.com/sip-protocol-2006-08#comments</comments>
		<pubDate>Mon, 14 Aug 2006 17:50:33 +0000</pubDate>
		<dc:creator>John K</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[Protocol]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=30889</guid>
		<description><![CDATA[Session Initiation Protocol (SIP) is a protocol that initiates and manages interactive user sessions involving voice, video, instant messaging, and other such multimedia sessions.
]]></description>
			<content:encoded><![CDATA[<p>Session Initiation Protocol (SIP) is a protocol that initiates and manages interactive user sessions involving voice, video, instant messaging, and other such multimedia sessions.</p>
<p>It is a 3GPP (Third Generation Partnership Project) signaling protocol. It is one of the major signaling protocols used in Voice over IP (VoIP). </p>
<p>SIP was developed by IETF MMUSIC Working Group in an initiative to create a more robust standard compared to the H.323, which is a current widely used standard for voice sessions. The need was to cater to the increasing demand put by services such as video conferencing, unified messaging, and voice chatting, which are now being implemented through Internet.</p>
<p>SIP is based on Hypertext Transfer Protocol (HTTP). It basically deals with embedding call setup and signaling features in networking elements such as user agents and proxy servers. The signaling and call setup can be used by IP-based communication system to support the call processing functions and features present in the Public Switched Telephone Network (PSTN). SIP enables a VoIP application to have the same kind of high quality and reliability that traditional telephone systems can deliver. SIP adds quality and reliability to VoIP, which until recently has been associated with the term &#8220;low cost alternative&#8221;. </p>
<p>SIP handles the signaling part of a communication session. It serves as a carrier for the Session Description Protocol (SDP). SDP handles the media portion of the session. The transmission of voice and video content are done by the Real-time Transport Protocol (RTP). A SIP session thus involves packet streams of RTP. SIP is a part of the protocols involved in a multimedia session. </p>
<p>The major advantage of SIP is in its support for both IP and conventional telephone communication. Communication service providers can leverage on this protocol to interconnect conventional telephone and IP communication services. This especially sounds good for the vendors of VoIP telephony, wherein both the domains are involved. Owing to SIP&#8217;s roots in HTTP, voice based application can also be seamlessly integrated with web services. </p>
<p>SIP is scalable, easy to implement, and requires less setup time than its predecessor protocols. Being text based, it is easy to program. It is a peer-to-peer protocol, requiring no implementation in the network level. The logic is implemented at the communication endpoints, which may be in hardware or software level. Real time sessions are established when and where required. Since SIP can be used to modify any session in progress, a normal telephone call session can be converted into a multi-party videoconference. Users can join in the session no matter what kind of terminal he is using or where he is located. The other person may be logged on to Internet through a PC, or may be traveling with a cell phone. </p>
<p>SIP holds lot of promise in today and tomorrow&#8217;s communication world. It has been established as a standard for call control and signaling on 3G cell phone networks by the Third Generation Partnership Project (3GPP). This means that all multimedia and IP voice call signaling will be done through SIP. New services involving fixed network IP services can thus introduced with ease. </p>
<p>Tag: </p>
<p>Add to <a   href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURICo  mponent(location.href)+'&#038;title ='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return   false;" CLASS="printMailTop"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> |   <a       href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','  popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href),'popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)   "><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeUR  IComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>This article has been published by <a href="http://www.messagingservice.com/">AccessDirect</a>, a leading service provider of <a href="http://www.messagingservice.com/AD_VirtualPBX.htm">PBX phone systems</a> (hosted/virtual). We also provide <a href="http://www.messagingservice.com/AD_VoiceMail.htm">voicemail</a>, <a href="http://www.messagingservice.com/AD_Fax.htm">fax mail</a>, <a href="http://www.messagingservice.com/Find-me-follow-me.htm">follow me call forwarding</a>, <a href="http://www.messagingservice.com/Local-Phone-Numbers.htm">local phone numbers</a>, and <a href="http://www.messagingservice.com/Toll-Free-800-Numbers.htm">toll free numbers</a>. Visit us at <a href="http://www.messagingservice.com/">www.messagingservice.com</a>. </p>
<p>John K represents <a hre="http://www.messagingservice.com/">AccessDirect</a>, a leading provider of Hosted PBX, voice mail, fax mail, local phone numbers, and toll free numbers. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/sip-protocol-2006-08/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft, Cisco SIP At Communications</title>
		<link>http://www.webpronews.com/microsoft-cisco-sip-at-communications-2006-03</link>
		<comments>http://www.webpronews.com/microsoft-cisco-sip-at-communications-2006-03#comments</comments>
		<pubDate>Mon, 06 Mar 2006 20:02:01 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SIP]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=27388</guid>
		<description><![CDATA[A powerful combination of the leading operating system and networking system companies yielded an agreement to develop real-time communication services for the enterprise.
]]></description>
			<content:encoded><![CDATA[<p>A powerful combination of the leading operating system and networking system companies yielded an agreement to develop real-time communication services for the enterprise.</p>
<p>The two companies disclosed at Orlando&#8217;s VoiceCon 2006 they would integrate Microsoft&#8217;s Office Communicator 2005 and the open <acronym title="Session Initiation Protocol" class=bluelink>SIP</acronym>-based Microsoft Office Live Communications Server 2005 with the new SIP-based Cisco Unified Communications system.</p>
<p>Microsoft detailed more of the capabilities of the combined solution in a statement. Users will be able to click to call and transfer calls from within Office Communicator. Calls launched from Office Communicator can then be conducted from the PC or from another phone. </p>
<p>Also, users can switch from instant messaging to voice calling transparently between sessions. And Office Communicator users will be able to see the status of a Cisco Unified IP Phone presence, or availability, and determine if that user is present to take a call. </p>
<p>At the core of the agreement, Microsoft will work with Cisco to deliver a solution that is standards-based and interoperable. That&#8217;s a big change in the way Microsoft has previously treated some standards-based technology.</p>
<p>Microsoft famously angered MIT and numerous users with its implementation of Kerberos in Windows 2000 Server. A Network World <a href=http://www.networkworld.com/news/2000/0511kerberos.html class=bluelink>report</a> from 2000 noted how companies that wanted to access print and file services on a 2000 Server from Windows 2000 desktops had to buy a Kerberos Server license to do so, even if another Kerberos server on the network could authenticate those connections.</p>
<p>&#8212;<br />
 | <script language='javascript'> document.write("Email WebProNews <a href='mailto:news@ientry.com?subject="+encodeURIComponent(document.title)+"'>here</a>.")</script>  </p>
<p>Drag this <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a> to your Bookmarks.  </p>
<p>Add to <script language='javascript'> document.write("<a href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"'>Del.icio.us</a>")</script> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a>  | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=Cisco,Microsoft','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">Yahoo! My Web</a></p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>David Utter is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/microsoft-cisco-sip-at-communications-2006-03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IM Becomes Serious Business Tool</title>
		<link>http://www.webpronews.com/im-becomes-serious-business-tool-2005-10</link>
		<comments>http://www.webpronews.com/im-becomes-serious-business-tool-2005-10#comments</comments>
		<pubDate>Wed, 05 Oct 2005 16:20:41 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=23582</guid>
		<description><![CDATA[The research and advisory firm IDC says nearly 12 billion instant messages get sent each day.
]]></description>
			<content:encoded><![CDATA[<p>The research and advisory firm IDC says nearly 12 billion instant messages get sent each day.</p>
<p>Instant messaging has become a preferred method of communication and collaboration, IDC reports. Enterprise messaging systems carry nearly a billion instant messages a day, with many more consumer systems brought into the workplace carrying billions of messages back and forth.</p>
<p>IDC cites &#8220;compliance-driven sectors&#8221; like financial and government markets as becoming big adopters of IM. &#8220;IDC expects instant messaging &#8211; once the plaything of teenagers &#8211; to continue to grow into its role as a substantial business collaboration application,&#8221; Robert P. Mahowald, program director for IDC&#8217;s Collaborative Computing research, wrote in a statement.</p>
<p>The study noted a few players in the IM arena as having significant impact. AOL has been pushing its business services that allow expanded functionality over IM. Jabber, used by Google for Google Talk and by many other providers, supports <a href="http://answers.com/extensible-messaging-and-presence-protocol">XMPP</a> (Extensible Messaging and Presence Protocol) and <a href="http://answers.com/SIP">SIP</a> (Session Initiation Protocol). IDC claims that support has led to Wall Street embracing instant messaging.</p>
<p>Financial growth among messaging providers looks promising for the future. IDC said the market for instant messaging servers and related products for 2005 will be around $315 million. By 2009, that figure could grow to $736 million.</p>
<p>David Utter is a staff writer for WebProNews covering technology and business. Email him <A HREF="mailto:news@ientry.com">here</A>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/im-becomes-serious-business-tool-2005-10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caught in the Net &#8211; A Sip of Networking</title>
		<link>http://www.webpronews.com/caught-in-the-net-a-sip-of-networking-2003-12</link>
		<comments>http://www.webpronews.com/caught-in-the-net-a-sip-of-networking-2003-12#comments</comments>
		<pubDate>Tue, 16 Dec 2003 15:26:40 +0000</pubDate>
		<dc:creator>Vijay Mukhi</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=8345</guid>
		<description><![CDATA[If you think a web is that weelittle fly-catching thing in the corner of your room, you've probably been living in the Himalayas. Today, each and every little Tyke (and his dog), are on the World Wide web. And if you are reading this, then more certainly than your dog's name (Bruno?), you are conversant with the powers of this blown-up scaffold of computer networks.
]]></description>
			<content:encoded><![CDATA[<p>If you think a web is that weelittle fly-catching thing in the corner of your room, you&#8217;ve probably been living in the Himalayas. Today, each and every little Tyke (and his dog), are on the World Wide web. And if you are reading this, then more certainly than your dog&#8217;s name (Bruno?), you are conversant with the powers of this blown-up scaffold of computer networks.</p>
<p>The bad news is that if you feel writing programs in the field of networking, say for something like a live world-wide chat, is a nightmare, then you are probably feeling right. The good news, however, is that before a couple of shakes of Bruno&#8217;s tail, you will be writing your first Networking program! The program that we&#8217;ll build on right now, is to yank in a document lurking somewhere on the web (doesn&#8217;t everything just lurk somewhere out there?) into our computer. And if its kinda hard-hitting, try not to weasel out midway; it will all begin to make sense soon. </p>
<p>Albeit an elaborate explanation is absconding now, we expect you to try this out. Meanwhile, we will do some more slogging <img src='http://www.webpronews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Before we swoop down on the actual clutter of Resource Locators, servers, streams etc., let us remind ourselves of a basic list and a button. </p>
<p><b>Program 1 </b></p>
<pre>import java.awt.*;
import java.applet.*;
public class zzz extends Applet
{ public void init()
 { setLayout(new BorderLayout());
  List l;
  l = new List(3000, false);
  add("Center", l);
  add("North", new Button("Start"));
 }
}</pre>
<p>Now, let us write the novice program.</p>
<p><b>Program 2 </b></p>
<pre>import java.awt.*;
import java.applet.*;
public class zzz extends Applet
{ URL u;
 public void init()
 { setLayout(new BorderLayout());
  List l;
  l = new List(3000, false);
  add("Center", l);
  add("North",new Button("Start"));
 }
 public boolean action ( Event e, Object o)
 { if ( "Start".equals(o) )
  { try
   { u=new URL("http://www.neca.com/~vmis/java.html");
    showStatus(" URL is initialised ");
   }
   catch(MalformedURLException x)
   { showStatus("error in URL");
   }
  }
  return true;
 }
}</pre>
<p>Not as bed-wettingly scary as you thought it would be, was it? Only the vocabulary of the programming luminaries seems to be bloated with jargon. If you&#8217;ve been using the web, the kinda highfalutin word URL (Uniform Resource Locator) is perhaps at least halfway memorable by now (we wonder why it is called a URL, but we understand one can live out a full and relatively cheerful life without ever needing to know) Anyway, you will get these errors as of now&#8230; </p>
<p><code>class URL not found in type declaration<br />
class URL not found in new<br />
class MalformedURLException not found in type declaration<br />
class MalformedURLException not found in catch </code></p>
<p>Therefore, we use the inevitable <b>import</b> , which, incidentally, is mandatory if you want to get past the compilation stage! </p>
<p><code>import java.net.*;</code></p>
<p>With that wisdom up our sleeve, let us give it another try. We first have to define a <b>URL connection</b> . Right after the line that says URL u , let us add this line </p>
<p><code>URLConnection c;</code></p>
<p>And later, in the <b>action()</b> , we write the following&#8230; </p>
<pre>try
{ c = u.openConnection();
 showStatus("Open Connection successful");
}
catch(IOException x)
{ showStatus ("Connection failed");
}</pre>
<p>But again, there are three errors lobbed at us which very rhetorically go as&#8230; </p>
<p><code>Exception :java.io.IOException must be caught , or it must be declared in the throws clause of this method<br />
Class IOException not found in type declaration<br />
Class IOException not found in catch </code></p>
<p>And that brings us to yet another import statement. This one is for the IO (and for those who came in late or didn&#8217;t come at all, that stands for &#8220;Input Output&#8221;). </p>
<p><code> import java.io.*;</code></p>
<p>As yet, whatever we are doing with our code is far from spectacular. While we are taking care of the URL and the URL connection, we conveniently forget about fetching in the file. Towards that end, we have a class called <b>InputStream</b> . Hence, we include the following line&#8230; </p>
<p> <code>InputStream n;</code></p>
<p>Besides, our <b>action()</b> will now look like this&#8230; </p>
<pre> public boolean action ( Event e, Object o)
 { if ( "Start".equals(o) )
  { try
   { u=new URL("http://www.neca.com/~vmis/java.html");
    showStatus(" URL is initialised ");
   }
   catch(Exception x)
   { showStatus("URL not initialised");
    return true;
   }
   try
   { c = u.openConnection();
    showStatus("Open Connection successful");
   }
   catch(Exception x)
   { showStatus("Error in Open Connection");
    return true;
   }
   try
   { n = c.getInputStream();
    showStatus("getInputStream successful");
   }
   catch(Exception x)
   { showStatus("error in getInputStream");
    return true;
   }
  }
  return false;
 }</pre>
<p>Next we have the <b>DataInputStream</b> class which will likewise be inserted in the following way&#8230; </p>
<p> <code>DataInputStream d;</code></p>
<p>The action() will now become&#8230; </p>
<pre> public boolean action ( Event e, Object o)
 { if ( "Start".equals(o) )
  { try
   { u=new URL("http://www.neca.com/~vmis/java.html");
    showStatus(" URL is initialised ");
    c = u.openConnection();
    showStatus("Open Connection successful");
    n = c.getInputStream();
    showStatus("Input Stream successful");
    d=new DataInputStream(n);
    showStatus(" Data Input Stream successful");
   }
   catch(Exception x)
   { showStatus("error in URL/Connection");
   }
   return true;
  }
  return false;
 }</pre>
<p>Note that this time we have a single catch for all the exceptions instead of having a barrage of them (though having them seperately shown is good if you want to see the exceptions explicitly). Let us also have a String and place it in the <b>action() </b>. </p>
<p>Next we have the DataInputStream class which will likewise be inserted in the following way&#8230; </p>
<p> <code>DataInputStream d;</code></p>
<pre>The action() will now become...
 public boolean action ( Event e, Object o)
 { if ( "Start".equals(o) )
  { try
   { u=new URL("http://www.neca.com/~vmis/java.html");
    showStatus(" URL is initialised ");
    c = u.openConnection();
    showStatus("Open Connection successful");
    n = c.getInputStream();
    showStatus("Input Stream successful");
    d=new DataInputStream(n);
    showStatus(" Data Input Stream successful");
   }
   catch(Exception x)
   { showStatus("error in URL/Connection");
   }
   return true;
  }
  return false;
 }</pre>
<p>Note that this time we have a single catch for all the exceptions instead of having a barrage of them (though having them seperately shown is good if you want to see the exceptions explicitly). Let us also have a <b>String</b> and place it in the <b>action()</b> . </p>
<pre>String s;

action()
try
{ s=d.readLine();
 showStatus ("String "+s);
}
catch(Exception x)
{ showStatus("String not read");
 return true;
}

Let us add this to the list.
try
{ l.addItem(s);
 d.close ();
 n.close();
}
catch(Exception x)
{ showStatus("Add Item not successful");
 return true;
}</pre>
<p>It must be at least halfway clear that the string is being used to display inside the listwhatever has come in as a file. But the problem here is that the file is not being properly read. We&#8217;ll have a loop for the reading, so that the complete document has been read. </p>
<pre>public class zzz extends Applet
{ URL u;
 URLConnection c;
 InputStream n;
 DataInputStream d;
 String s;
 List l;
 public void init()
 { setLayout(new BorderLayout());
  l = new List(3000,false);
  add("Center",l);
  add("North",new Button("Start"));
 }
 public boolean action ( Event e, Object o)
 { if ( "Start".equals(o) )
  { try
   { u=new URL("http://www.neca.com/~vmis/java.html");
    showStatus(" URL is initialised ");
    c = u.openConnection();
    showStatus("Open Connection successful");
   }
   catch(Exception x)
   { showStatus("error in URL/Connection");
   }
   try
   { n = c.getInputStream();
    showStatus("Input Stream Open successful");
   }
   catch(Exception x)
   { showStatus("error in get Input Stream");
    return true;
   }
   try
   { d=new DataInputStream(n);
    showStatus(" Data Input Stream Open successful");
   }
   catch(Exception x)
   { showStatus ("error in Data Input Stream");
    return true;
   }
   try
   { while ((s=d.readLine()) != null )
     l.addItem(s);
    n.close();
   }
   catch(Exception x)
   { showStatus("Add Item not successful");
    return true;
   }
  }
  return false;
 }
}</pre>
<p><a href="http://www.ientry.com/page/newsletters/"><u>Click here</u> <font color="red">to sign up for FREE Tech. newsletters from iEntry!</font></a></p>
<p>Visit Vijay Mukhi&#8217;s Computer Institute online at http://www.vijaymukhi.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/caught-in-the-net-a-sip-of-networking-2003-12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Time To Take a Look At SIP</title>
		<link>http://www.webpronews.com/its-time-to-take-a-look-at-sip-2003-04</link>
		<comments>http://www.webpronews.com/its-time-to-take-a-look-at-sip-2003-04#comments</comments>
		<pubDate>Wed, 23 Apr 2003 22:22:00 +0000</pubDate>
		<dc:creator>NetworkComputing.com</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=3877</guid>
		<description><![CDATA[Even if you haven't added voice to your IP network yet, it won't be long before you encounter the Session Initiation Protocol.
]]></description>
			<content:encoded><![CDATA[<p>Even if you haven&#8217;t added voice to your IP network yet, it won&#8217;t be long before you encounter the Session Initiation Protocol.</p>
<p>SIP, a signaling protocol that sets up and tears down sessions in an IP network, is best known as a standard for VoIP phones that locates and connects end users to multiparty voice- and videoconferences.  If you don&#8217;t think SIP is for real yet, think again. </p>
<p>Click below to read this article at the NWC.com website: </p>
<p><b><a href="http://www.nwc.com/1407/1407ws1.html">http://www.nwc.com</a></b></p>
<p>NetworkComputing.com http://www.networkcomputing.com/  is provied bye TechWeb. The TechWeb Network is a uniquely valuable resource for IT professionals. TechWeb.com offers the best of both worlds: A distinctive combination of top-notch original content and one-stop, contextual access to the resources of CMP&#8217;s network of industry-leading technology publications. TechWeb.com adds its own IT reporting to the best-of-breed news and information from InformationWeek, InternetWeek, Network Computing, Network Magazine, Optimize Magazine, The Open Enterprise, and the Financial Technology Network, thus creating the complete online resource for technology managers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/its-time-to-take-a-look-at-sip-2003-04/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/29 queries in 0.180 seconds using memcached
Object Caching 418/482 objects using memcached

Served from: webpronews.com @ 2012-02-12 19:08:23 -->
