Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Socket class for review/testing
Index -> Programming, C++ -> C++ Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
md




PostPosted: Tue Oct 24, 2006 9:41 pm   Post subject: Socket class for review/testing

I've written a socket wrapper for a project of mine, and as I spent a lot of time writing it I am thinking there are probably lots of potential bugs that I won't see. So I'm posting it here in the hopes that a few people will give it a look over and point out anything they see, and any other comments they have (sorry wtd, I haven't implemented yours yet; feel free to re-post them).

Also if some intrepid soul would write a test harness for it (shouldn't be too hard, there are only so many functions) I would be most appreciative.

[edit] it compiles without errors on my linux workstation, I'm not sure how well it'll work on other people's computers. It requires the LZO compression library as well.



cSocket.h
 Description:
C++ header

Download
 Filename:  cSocket.h
 Filesize:  3.68 KB
 Downloaded:  193 Time(s)


cSocket.cpp
 Description:
C++ source

Download
 Filename:  cSocket.cpp
 Filesize:  16.26 KB
 Downloaded:  230 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
r.3volved




PostPosted: Wed Oct 25, 2006 9:11 am   Post subject: (No subject)

Looks pretty good man
Actually very similar to my socket class project last year (minus the encryption)
Display posts from previous:   
   Index -> Programming, C++ -> C++ Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: