About site: Software/Operating Systems/Network - KA9Q NOS TCP/IP Package
Return to Computers also Computers
  About site: http://www.ka9q.net/code/ka9qnos/

Title: Software/Operating Systems/Network - KA9Q NOS TCP/IP Package Second known implementation of Internet protocol (IP) for low-end computers; can at once be network client, server, IP packet router; support multiple client and server sessions. Description, download
CPU_Benchmarks_with_POVRAY Multi and single CPU system benchmark tests. Containing a gallery of generated images.

Speech_Synthesis_Examples Many TTS demos in several languages from different systems with links to their homepages.

Brooks,_Rodney_A_ Director of the MIT CS and AI Lab. CTO of iRobot. Involved in a wide range of robotics research initiatives. Best known as the creator of Subsumption Architecture in which layers of simple behaviors c

Ubermole Wallpaper of those posable plastic vixens, the Ubermoles.

Virtual_Appliances Makers of Ubuntu Linux-based virtual appliances for VMware, XenServer, Microsoft Virtual PC/Virtual Server, and Virtual Iron. Products, partners, support, forum.

Waters_Web_Design Provide web and graphic design services. Located in Hanson, Massachusetts, United States.


  Alexa statistic for http://www.ka9q.net/code/ka9qnos/





Get your Google PageRank






Please visit: http://www.ka9q.net/code/ka9qnos/


  Related sites for http://www.ka9q.net/code/ka9qnos/
    libUFO__UI_For_OpenGL A C++ based core library for GUIs. Uses OpenGL as drawing library and SDL/Glut as windowing toolkit. [Open source, LGPL]
    Apunix Custom designed kiosk hardware and software solutions for the UNIX marketplace.
    Drive_Solutions_Inc Carries all types of hard drives new and old, from 270 megabyte to 181 gigabyte.
    Pro-Track Affiliate sales tracking management software system.
    NAT_Howto Understandable instructions about how to setup natd under FreeBSD.
    Articulate_Music Retailer of software for audio recording, sequencing and notation, academic instruction, specific instruments.
    Dailystrips A utility to download your favorite online comic strips each day. (Perl)
    QualitySSL A Denmark based provider of 128 bit certificates and identity assurance products.
    CIWxperience_com Provider of CIW certification practice exams, study guides, and study material.
    History_Flow Visualizations of evolving, collaboratively edited Wiki pages.
    RFC_1469 IP Multicast over Token-Ring Local Area Networks. T. Pusateri. June 1993.
    Ruddi Java-based UDDI library allowing seamless access to UDDI V3, V2 and V1 registries. By INSPIRE IT. [Commercial, Open source, Reciprocal Public License]
    Firefox_Users_Monkey_With_the_Web Article on Wired News. (May 17, 2005)
    Tamarin_Project project to implement the ECMAScript 4th edition (ES4) language specification in the Gecko engine. Provides a description, a roadmap and the project's members list.
    Web_Masters Offers design, graphics, and marketing services.
    Webicon Offer web design and maintenance services. Based in Albuquerque, New Mexico, United States.
    Adtec Services offered include template designs, free domain names, search engine submissions, hosting, and business cards.
    Barrcode Offers design, hosting and domain registration. Located in Dublin, Ireland.
    AnyCard A Windows-based credit card authorization program well suited for small businesses. Touch-tone processing takes the place of card readers or expensive third party software systems. (Win 3.1/95/98/2000
    ASP_ADO_Coding_practices Describe a set of ASP/ADO coding practices that will help create Web applications that will function better in a shared hosting environment and more stable, and help minimize the occurrence of ASP han
This is websites2007.org cache of m/ as retrieved on 2008.08.28 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
The KA9Q NOS TCP/IP PackageMy KA9Q NOS TCP/IP package began life way back in late 1985 on asurplus Xerox 820 computer board running CP/Mwith a 4 MHz Zilog Z-80 CPU, 64KB ofRAM and a 8" floppy drive holding all of 243KB. ("KB" stands forkilo bytes -- not mega or giga). Shortly after that, it movedto the IBM PC with the 8088 and 80286 CPUs running MS-DOS.KA9Q NOS was only the secondknown implementation of the Internet protocols for low-end computers;the first was MIT's PC/IP, which became the basis of the now-defunctcompany FTP Software, Inc. Unlike PC/IP, KA9Q NOS could simultaneously actas an Internet client, a server and an IP packet router, and it couldhandle multiple client and server sessions at once.KA9Q NOS attracted many contributors and became very widely usedthroughout the late 1980s and early 1990s in amateur packet radio andin various educational projects. In a way, it was theLinux of its day, although Linuxis now a far larger and more ambitious project.KA9Q NOS became the basis for several low-end commercial dialupterminal servers and routers. It also influenced the development ofthe Internet protocols and certain implementations, including theLinux kernel. It was also incorporated in the imbedded software inQualcomm CDMA cellular phones.When I originally conceived NOS, affordable personal computerslacked the hardware support (especially memory management and a"protected" mode) needed to run a "real" operating system such asUNIX. The so-called "operating systems" then available for personalcomputers (e.g., MS-DOS and Windows 3.1) lacked any native support forthe Internet protocols, so this package filled a real need.But that was a different era. KA9Q NOS is now largely obsolete, andI have not maintained it since the mid 1990s when Linux took off. Ifyou are looking simply to connect your PC to the Internet, I recommendjust using the native Internet support in your operating system ofchoice.If you need direct support for amateur (ham) packet radio, thenLinux is your bestbet. Much of the packet radio code from NOS, including the AX.25implementation, is now a standard part of the Linux kernel. If youwant to access packet radio from Windows, the most straightforward wayis to set up a Linux system with AX.25 support and network the twowith Ethernet.KA9Q NOS still has some utility in small imbedded applications.But you should also check out any of the several imbedded versions ofLinux, such asHard Hat Linux.For the diehards, and for historical interest, I'm still keepingmy package here on the web. Two versions of my KA9Q NOS TCP/IP packageavailable:The traditional real-mode version for Borland C++ 3.1:source zip archiveDOS executable, as a ZIP archive.A 32-bit protected-mode version forDJGPP version 2.source zip archive.Other flavors of my code contributed by other volunteers along withother Internet-on-ham-radio packages areavailable at UCSD's FTP site.I am often asked questions about TCP/IP and amateur packet radio thatentire books have been written to answer. So for those with a realinterest in how TCP/IP works "under the hood", here is a list of booksI can recommend. All but the last were written for the Internet as awhole and do not specifically cover amateur packet radio.Comer, Douglas E., Internetworking with TCP/IP, ISBN 0-13-468505-9(2nd ed, 1991. First volume of a three-volume set).This first volume, subtitled Principles, Protocolsand Architecture is probably the classic text for the theorybehind the core Internet protocols.Lynch, Daniel C. and Rose, Marshall T., eds., Internet SystemHandbook, ISBN 0-201-56741-5 (1993, Addison-Wesley). A excellentcollection of chapters on the various elements of the Internet's designby many of those who conceived them.Stevens, W. Richard, TCP/IP Illustrated, ISBN0-201-63346-9, (1994, first volume of a two-volume set). This bookemphasizes the practical aspects of the Internetprotocols, such as performance and scaling issues, with manyoperational examples.An excellent companion to the Comer book.Wade, Ian, G3NRW, NOSintro: TCP/IP Over Packet Radio;An introduction to the KA9Q Network Operating System,ISBN 1-897649-00-2 (1992, Dowermain). This is the only book written specificallyabout TCP/IP in the amateur radio environment, and as the title implies itis primarily about using the KA9Q NOS in that environment. It's basically theexhaustive user's guide I never got around to writing myself.Last updated: 15 Mar 2002
 

Second

known

implementation

of

Internet

protocol

(IP)

for

low-end

computers;

can

at

once

be

network

client,

server,

IP

packet

router;

support

multiple

client

and

server

sessions.

Description,

download

http://www.ka9q.net/code/ka9qnos/

KA9Q NOS TCP/IP Package 2008 August

dvd rental

dvd


Second known implementation of Internet protocol (IP) for low-end computers; can at once be network client, server, IP packet router; support multiple client and server sessions. Description, download

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Free Myspace Layouts - Mortgage - Credit Counseling - Payday Loans - Mortgage
2008-08-28 23:01:54

Copyright 2005, 2006 by Webmaster
Websites is cool :) 244Nawadnianie - Sklepy Internetowe - Pozycjonowanie Stron - Aufnaeher - Włosy