|
|||||||
This is a discussion on "C++ socket code available" in the Top Mud Sites MUD Announcements forum : Joining the club, I made a socket version of my codebase available. SocketAscendant is written in C++ and has been tested and compiles under windows, linux, and FreeBSD. It is released to the public domain. A VS 6.0 and VS.net project file is at SA-1_0.zip. A .tgz release is at SA-1_0.tgz.... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Member
Join Date: Apr 2002
Location: Seattle
Posts: 32
![]() |
Joining the club, I made a socket version of my codebase available.
SocketAscendant is written in C++ and has been tested and compiles under windows, linux, and FreeBSD. It is released to the public domain. A VS 6.0 and VS.net project file is at SA-1_0.zip. A .tgz release is at SA-1_0.tgz. |
|
|
|
|
|
#2 |
|
Posts: n/a
|
Actually, I'm more interested in the prototypes of C/C++ socket functions and if they are publically available, some lower level network functions. I got this book about C/C++ from college but it covers the basics like functions, arrays, pointers, classes, templates... That kind of stuff, no networking... :-(
|
|
|
|
#3 |
|
Member
Join Date: Apr 2002
Location: Seattle
Posts: 32
![]() |
I'm sorry it's not to your interest. I'm not even clear on what exactly you are interested in. Socket functions are functions like any other. You pass them parameters, they perform some task, and return a value. They aren't some special subset of the language you need to learn. If you're looking for something that focuses just on the socket functions that's what things like Beej's guide is out there for.
|
|
|
|
![]() |
| Thread Tools | |
C++ socket code available - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| um..how do I code? | Asalyt | MUD Coding | 12 | 05-26-2004 05:03 AM |
| Expanded socket/IP/NIC tracking anyone? | Terloch | MUD Coding | 7 | 02-11-2003 03:12 PM |
| Gun Code | Shadow | MUD Coding | 1 | 07-10-2002 05:17 PM |
| I would like to code! | Zellius | Advertising for Staff | 1 | 07-03-2002 08:59 AM |
| Burly socket modifications? | Terloch | MUD Coding | 1 | 05-17-2002 10:06 PM |
|
|