in reply to Writing a serial-to-Ethernet adapter with Win32::SerialPort
This sort of driver might more typically be done in C. Here is a very good article from an M$ programmer on the API with lots of code samples.
cheers
tachyon