HP OpenVMS Systems

ask the wizard
Content starts here

Finding Pascal Coding Examples?

» close window

The Question is:

 
I'm trying to track down some Pascal examples of TCP/IP. I see them mentioned
 in the forum but can't find them. Thanks


The Answer is :

 
  The OpenVMS Wizard would generally expect use of the $qio[w] interface
  and not the socket interface, and would thus expect that most any
  $qio[w] example in Pascal could be applied.  One such example of
  calling $qio[w] is in topic (7506).
 
  You will also want to see the section of the OpenVMS FAQ section on
  this topic, as there are pointers to source code example resources
  there.  In particular, the Natural Language Search Assistant -- a
  web page formerly known as AskQ -- is generally an excellent resource
  for locating coding examples for various calls and various languages,
  and is referenced in the OpenVMS FAQ.
 

answer written or last revised on ( 9-SEP-2004 )

» close window