Under Construction
Mark's Web Work: Socket
Experience
Mark Qian has been programming using Socket since 5/96.
Projects include Mark's freeware(see below)
and a financial application in Netscape.
Some Programs written by Mark Qian using socket:
Draw
Draw is a Window-base client-server application consisting of two programs:
drawclt.exe - a server which coordinates all the actions of clients.
drawsvr.exe - a client where a user can perform free-hand drawing.
In this client-server system, all the windows in both server and all clients will display
a consistent drawing result. That is, a user may see a tree "grows up"(drawn by
another user at a different instance of client program) when he is drawing a house
on his screen! Try it! It is really fun!