You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cocoaht...@googlegroups.com
Hi,
I have done connection using cocoaHTTPServer already. But I have found few application which are making connection between iPhone and browser without using Port. They are using ip address only. Is there any option to make change in cocoaHTTPserver to achieve the same or any other way ??
Thomas Peters
unread,
Apr 3, 2015, 7:33:20 PM4/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cocoaht...@googlegroups.com
they are most likely using a default port, typically 80 which is able to be set in a http server, or based on a configure, or specified path that refers the request from the web server to the ccocoaHTTPServer.