Jump to content

cocoa socket client/server


1 post in this topic

Recommended Posts

I wanna write a client server program for mac and I found on the apple site the guide but it is not very clear!!!

 

http://developer.apple.com/library/mac/doc...ams/Streams.pdf

 

Is there any practical example to understand how it works? I think the classic example:

- Client send to the server a string "Test";

- Server return to the client "I have received: Test";

 

Then the same instance over SSL.

 

Do you have any idea about this?

 

Thanks.

Link to comment
Share on other sites

 Share

×
×
  • Create New...