APL2 and TCP/IP (with OS/2)




Bernard Mailhol, Moscow, Nov 1996.


bernard@mailhol.com


What is TCP/IP ?
Using TCP/IP from APL2
Using TCP/IP within applications
A simple Web Server
Bye !



What is TCP/IP ?

  1. TCP/IP is a set of protocols
  2. its properties

Using TCP/IP from APL2

  1. Direct and indirect use
  2. Using an auxiliary processor
  3. Using sockets
  4. Open a TCP session
  5. Send a message
  6. Receive a message

Using TCP/IP within applications

  1. Private protocols
  2. Standard protocols ex : Web
  3. Install an APL-based Web Server

A simple Web Server

  1. Multiply by 2

Bye !



[Home page] [Return] [Top] (B. Mailhol, Nov 1996)