HTTP Client for Linux Like OpenEdge.Net.Pl

Posted by v205 on 11-Oct-2018 15:37

Hello - is there a library similar to OpenEdge.Net.pl that OpenEdge provided that is meant to be used on Linux? 

I need to call a REST endpoint from Linux. I know it is possible from Windows using OpenEdge.Net.pl and using the HTTPClient classes within. 

Thank you,

h

Posted by Mike Fechner on 15-Oct-2018 11:14

OpenEdge.Net.pl can be used on Linux too.
 
Any issues with that?

Posted by Brian K. Maher on 15-Oct-2018 11:12

The HTTP Client is cross platform (ABL only).  You can find it in $DLC/tty/netlib directory.
 
 
Brian Maher
Principal Engineer, Technical Support
Progress
Progress
14 Oak Park | Bedford, MA 01730 | USA
phone
+1 781 280 3075
 
 
Twitter
Facebook
LinkedIn
Google+
 
 

All Replies

Posted by Brian K. Maher on 15-Oct-2018 11:12

The HTTP Client is cross platform (ABL only).  You can find it in $DLC/tty/netlib directory.
 
 
Brian Maher
Principal Engineer, Technical Support
Progress
Progress
14 Oak Park | Bedford, MA 01730 | USA
phone
+1 781 280 3075
 
 
Twitter
Facebook
LinkedIn
Google+
 
 

Posted by Mike Fechner on 15-Oct-2018 11:14

OpenEdge.Net.pl can be used on Linux too.
 
Any issues with that?

Posted by v205 on 15-Oct-2018 12:07

Thanks, Mike and Brian. I think I was confused because up until 11.0, the PL was only for Windows. I realized after posting this that the PL has been cross-platform for a while now.

Posted by Peter Judge on 17-Oct-2018 10:32

OpenEdge.Net.pl is platform independent. It has been tested to work on Linux.
 
The “Net” means “network”.
 

This thread is closed