Mark Wieder wrote: > Phil- > > Monday, April 3, 2006, 9:15:52 AM, you wrote: > > >>COMMANDS: >> open socket (note the 'with message' option on all of these) >> read from socket >> write to socket >> close socket > > > And don't forget accept - it's critical to getting things working. AMEN! Wow... giant oversight on my part. Thanks for catching it. Phil