blob: 5aaa576a7e5eadbe64ba9b68fdeebdf740ad40c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.
LICENSE: LGPL2 or later
WWW: http://netclasses.aeruder.net/
|