|
-
Aug 9th, 2012, 09:02 AM
#1
Thread Starter
Fanatic Member
Reusable socket server library or built into code ?
Hi all,
I've wanted to make a small IRC server for ages now, but each time I attempt to code it I get stuck on the networking part. I always want to build a massive socket server library that is multithreaded and can do connections on more than one port and handle all the sending and receiving, but now I am starting to doubt it's benefit vs cost. Is it wise to use a library for networking instead of building it directly into the application itself ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|