cocoaipadcocoahttpserver

Can we use cocoa httpserver in ipad?


I want to know whether we can use cocoa http server in iPad? has anyone tried using cocoa http server in iPad? I don't want to host that as a server. The main purpose of the app is to communicate between a html file and Objective-C using the cocoa server.


Solution

  • Yes, CocoaHTTPServer runs on iOS and will run on iPad.