Mac OS XCode - Network Access

Joined
Aug 10, 2021
Messages
1
Reaction score
0
Points
1
I create an application that try to do HTTP Get Request. I do it with call "curl" with "popen()". I log response of curl and get:


"Operation not permitted. Couldn't connect to server"


I know that if i compile binary just from cli - all ok. Problem with C-Obj or XCode or something same. Who know whats problem and how resolve it ?
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top