Difference between revisions of "IPX/SPX"

From Computer History Wiki
Jump to: navigation, search
Line 7: Line 7:
 
{{stub}}
 
{{stub}}
 
[[Category:Network Protocols]]
 
[[Category:Network Protocols]]
 
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://amiqymywa.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
 
=[http://amiqymywa.co.cc CLICK HERE]=
 
----
 
</div>
 

Revision as of 04:52, 15 November 2010

>IPX/SPX is the network protocol that is largely associated with Novell Netware. At one point IPX/SPX was the most popular protocl around, and there were attempts to build something as large as the internet with IPX/SPX but it never came to fruition. Each commercial implementation of IPX/SPX was required to be licensed by Novell, and it wound up driving vendors to seek an open protocol that could scale to massive networks, with all the lessions learned from NetBEUI, and IPX/SPX eveyone started to move towards TCP/IP.

One of the features of IPX/SPX is that servers will announce themselves on the network, along with what kind of services they provide.

Another unique feature of IPX/SPX was how clients would login, they would send a GNS or "Get nearest server" packet, then every server would respond. The idea being that the nearest server could respond the quickest. Needless to say it was not efficient on large networks.