Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
Network Programming References
Because network programming concepts are beyond the scope of Maple's documentation, several references to background information on this topic are provided below.
The general network programming references are divided into two sections according to whether the exposition is oriented towards network programming in a UNIX or Windows environment.
The third section lists relevant Internet RFCs (Requests for Comments) that appear elsewhere in the documentation for the Sockets package.
UNIX Network Programming References
Mauro, Jim. Understanding the Solaris socket filesystem, http://www.itworld.com/Comp/2377/swol-0202-insidesolaris/pfindex.html.
Note: This article provides a brief, but excellent introduction to the most relevant concepts. (The article is largely generic, despite its title.)
Stevens, W. Richard. Advanced Programming in the UNIX Environment. Addison-Wesley Professional Computing Series. Addison-Wesley, 1992.
Stevens, W. Richard. UNIX Network Programming. Englewood Cliffs, NJ: Prentice Hall, 1990.
Sun Microsystems' Network Interface Guide
Windows Network Programming References
Microsoft Technology: Networking, Concepts, Tools, Chapter 2.
WinSock 2.2 Specification at ftp://ftp.microsoft.com/bussys/winsock/winsock2/WSAPI22.DOC (a MS-Word document).
WinSock Programmer's FAQ at http://tangentsoft.net/wskfaq/.
Internet RFCs
RFC 761 (Transmission Control Protocol) at http://www.rfc-editor.org/rfc/rfc761.txt
RFC 862 (Echo) at http://www.rfc-editor.org/rfc/rfc862.txt
RFC 867 (DayTime) at http://www.rfc-editor.org/rfc/rfc867.txt
RFC 868 (Time Service) at http://www.rfc-editor.org/rfc/rfc868.txt
RFC 1122 (Requirements for Internet Hosts -- Communication Layers) at http://www.rfc-editor.org/rfc/rfc1122.txt
RFC 1700 (Assigned Numbers) at http://www.rfc-editor.org/rfc/rfc1700.txt
RFC 1738 Uniform Resource Locators (URL) at http://www.rfc-editor.org/rfc/rfc1738.txt
See Also
Sockets, trademark
Download Help Document