Tagged Questions

0
votes
2answers
20 views
+200

POSTing to the web in Clarion

I'm developing a RESTful API for a client. The problem is, he's using a rather obscure language called Clarion. It's proprietary and closed, and the docs are not freely available online. Whenever we …
2
votes
1answer
29 views
+100

Virtual Network Connection

I can see that lot's of programs like openvpn and Teamviewer for their VPN Connection creat a virtual network connection on windows. I want to create one for myself for testing purposes. Is it …