HP3000-L Archives

July 1996, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Steve Dirickson b894 WestWin <[log in to unmask]>
Reply To:
Steve Dirickson b894 WestWin <[log in to unmask]>
Date:
Fri, 12 Jul 1996 19:53:00 P
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
<<Hello ! I need to write a socket program under the existing TCP/IP
protocol on an HP/3000 MPE. Did anybody do anything like this? I want to
use this to send messages back and forth from a PC to a HP3000
application.>>
 
HP3000 NetIPC sockets talk to PC sockets great. So do Berkeley sockets.
NetIPC sockets are somewhat more flexible, whereas the BSD-style sockets
are faster to get up if you're porting existing BSD-type code.
 
<<What manual deals with this?>>
 
 "NetIPC 300/XL Programmer's Reference Manual", 36920-61005. "Berkeley
Sockets/iX Reference Manual", 32650-90372.
 
<<What else can I read?>>
 
Can't think of anything offhand that would be specific to the HP end.
Most BSD-oriented socket books/manuals would be applicable for BSD-type
sockets.
 
<<Does anybody have sample code? Any help, hints, points will be greatly
appreciated.
Thanks!>>
 
I have sources for NetIPC stuff in C.
 
Steve Dirickson         WestWin Consulting
(360) 598-6111  [log in to unmask]

ATOM RSS1 RSS2