• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Communicate Between CocoaAsyncSocket and Java Socket
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Communicate Between CocoaAsyncSocket and Java Socket


  • Subject: Re: Communicate Between CocoaAsyncSocket and Java Socket
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 07 May 2011 15:40:18 -0700

On May 7, 2011, at 1:50 PM, Bing Li wrote:

> I attempt to use CocoaAsyncSocket to communicate with Java server/client. Is
> it possible to achieve the goal?

Yes, at least in the abstract; TCP is TCP.

You don't need to use CocoaAsyncSocket if you don't want to - you can just use the BSD-level socket(2) API if you like.  Or you can use NSFileHandle or CFSocket.  Or any of a number of other wrappers.

 -- Chris

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Communicate Between CocoaAsyncSocket and Java Socket
      • From: Bing Li <email@hidden>
References: 
 >Communicate Between CocoaAsyncSocket and Java Socket (From: Bing Li <email@hidden>)

  • Prev by Date: Re: No current point for control point bounds
  • Next by Date: Re: Threading synchronization: does a primitive exists?
  • Previous by thread: Communicate Between CocoaAsyncSocket and Java Socket
  • Next by thread: Re: Communicate Between CocoaAsyncSocket and Java Socket
  • Index(es):
    • Date
    • Thread