• 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: Networking in cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Networking in cocoa


  • Subject: Re: Networking in cocoa
  • From: Robert Tillyard <email@hidden>
  • Date: Sun, 1 Aug 2004 00:09:27 +0100

On 31 Jul 2004, at 3:57 pm, Dominik Pich wrote:

> to implement this in my app - very basic and light-weight

I'm writing a small, very SIMPLE app (dedicated server needs only listen and client needs only send).
The 'protocol' is simple(my own) based on UDP(if I know how to do it) or on TCP.

Thanks,
Dominik

If you already have something that works on the other end in 'C' then I'd just use the same code.

I had an app the runs on UNIX with socket() calls and needed the same thing in Jaguar so I just copies the code over and I only have to maintain one set of code. I just added a UI o the front.

Regards, Rob.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: NSTableView like iTunes
  • Next by Date: Why the rules concerning release?
  • Previous by thread: Re: NSTableView like iTunes
  • Next by thread: Why the rules concerning release?
  • Index(es):
    • Date
    • Thread