I want to create a simple application that contains a UIWebview. Now I want to communicate through websockets with this page. For example, when I click a button on this page, I want to get some lines from this server, so I can work with this information in my application.
Is it possible? Or are there other ways to do this? Thanks for every comment ..
geforce
source share