Anyone have any simple network code? I have the need for a very simple network application in Objective.C. I have two applications that need to send some very simple data back and forth, nothing fancy, just simple communications. The applications don't need to search for each other, IP address can be supplied.
Basically something like a VERY simple chat app. You put in the IP address, and whatever you type, shows up on the other app's display. That's it.
Anyone know of where I can either find this code, or if someone has something already written that I can use as a foundation for my code.
Thanks!
Basically something like a VERY simple chat app. You put in the IP address, and whatever you type, shows up on the other app's display. That's it.
Anyone know of where I can either find this code, or if someone has something already written that I can use as a foundation for my code.
Thanks!