Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IPC and Clipper

Status
Not open for further replies.

IgorD

Programmer
Joined
Jul 17, 2000
Messages
6
Location
AU
Does anyone use interprocess communication between Clipper app and anything else (even 32 bit)(without Disk IO)? We are using named pipes, but they cannot be created under W95/98 as a server. I am looking for IPC on a local non NT mashine. If you have a solution, I think it will be very interesting for everyone to get to know it.
 
We have found the decision. You can use Novlib functions in Clipper (16-bit app) and in Delphi (32-bit app) to comunicate via SPX/IPX Sockets.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top