Bryce Boe

The Adventures of a UCSB Computer Science Ph.D. Student

Skip to: Content | Sidebar | Footer

Month: September, 2007

Telnet-like client

22 September, 2007 (10:17) | General | By: Bryce Boe

Using the methods I discussed previously I wrote a telnet-like client which can be used to communicate with any type of text based server such as mail and web servers. The following isn’t 100% perfect as it doesn’t handle early returns from send as I wasn’t able to properly test this behavior. 1 2 3 [...]

Signal Handling and Select in C

2 September, 2007 (18:26) | General | By: Bryce Boe

Two weeks ago I started a journey to read a textbook cover to cover so that I’ll be ready for the research I will be assisting with. Since I have yet to take a networking class I am a bit behind where I need to be, but that’s not a problem as I learn rather [...]

Summer 2007

2 September, 2007 (12:48) | General | By: Bryce Boe

Over the past month there have been a ton of happenings. For the most part I’ve been working full time which is great as I’m making bank and I haven’t had a chance to be bored. The first part of the summer entailed working on a Worldviz demo for SIGGRAPH which is a conference for [...]