Mac OS X
Here are my Mac OS X programs I wrote to
understand Cocoa framework. Most of these
are incomplete, though :-)
Cocoa TCP Client, Server, and Relay
Three TCP/IP applications. TCPClient and
TCPServer handle text message. TCPRelay transfers
a message from the client to the server.
Score Player
Cocoa app for music score.
Trans World
Cocoa app which draws Mandelbrot Set or Julia
Set on a transparent window.
Behind The Window
Cocoa app to show how to get an image behind
the window.
Gamma X
Cocoa app to adjust display gamma values.