Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  NetSocket

NetSocket

NetSocket - 0.9

Asynchronous networking class for Cocoa developers

All Time: (4.8)
This Version: (5.0)
Current Version: 0.9
Release Date: 2003-06-11
License: Freeware
Downloads (this version): 1,166
Downloads (all versions): 1,707

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

An Objective-C asynchronous TCP socket class that can simplify and even speed up networking in your application. NetSocket buffers both reads and writes behind the scenes, this allows you to read the data at the most convenient time and not worry if a call to send will block or not. Through a series of callbacks, a delegate is notified of socket events ( e.g. connected, disconnected, data available ). To make all of this possible, NetSocket uses new MacOS X networking APIs, mainly CFSocket ( part of the CoreFoundation CFNetwork API ).

What's new in this version:

  • Complete rewrite. (If all goes well with this version, I will release 1.0 final, so feedback is appreciated)
  • Delete method names have been changed
  • New specific run loop scheduling
  • New convenience methods
  • New examples (GhettoChat and GET)
  • Method to listen on random available port
  • Methods to get local and remote host properties

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: (5.0) Features: (5.0) Support: (5.0)
Ease of Use: (5.0) Quality / Stability: (5.0) Price: (5.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

NetSocket ReviewNetSocket is... - Version: 0.9, 6/12/2003 02:15AM PST

HunterInteractive
...PHIZZITY PHAT! Word! Mega time saver yo! I give this 5 stars all around. Thanks for adding localHost function. F**KIN SWEET! :prints out source code, frames it, and hangs it on his wall:
Post a commentAlert Admin

NetSocket CommentaryHow does it compare... - Version: 0.9, 6/12/2003 01:03AM PST

DrColossus
To Dustin Voss' AsyncSocket? I've used that one a little and found it to be pretty good. Is this one better? faster? Surely someone here has used them both and has some perspective.
Post a commentAlert Admin

NetSocket ReviewJust *love* it,… - Version: 0.3, 4/12/2003 04:23PM PST

flymac
makes using BSD sockets just easy, fast & reliable. Perfect.
Post a commentAlert Admin