As I understand it, NETIPC and TCP/IP are two different implementations
of sockets and one can not substitute for the other. Is this incorrect?
 
Michael J. Lorengo wrote:
>
> andrei <[log in to unmask]> wrote:
> Andrei,
> I'm just finishing up an application that does this using COBOL and
> NETIPC.  I would suggest looking at the NETIPC programmers guide,
> unfortunately I can't give you any sample code, but I'd be happy to
> answer your questions go ahead and email me
> mike
>
> [log in to unmask]
>
> >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.
> >What manual deals with this?
> >What else can I read?
> >Does anybody have sample code?
> >Any help, hints, points will be greatly appreciated.
> >Thanks!