Mirage Source
http://www.miragesource.net/forums/

[C#] TCP Server
http://www.miragesource.net/forums/viewtopic.php?f=158&t=6061
Page 1 of 1

Author:  4ngel [ Wed Jul 29, 2009 11:47 am ]
Post subject:  [C#] TCP Server

I'm relatively new to C#, and even more new to the construct of networking. I have put together a simplistic server example within C# (which sort of evades the TCPClient and TCPServer classes for more flexibility). I thought that it might come to some use here if someone wanted to start a C# networking project. This example is obviously not limited to a 2D RPG, hence why it's labeled a generic example. I might post my Client example once I 'clean it up' slightly. I should note that this server may not be efficient, or coded to the best of standards. So hopefully someone with more programming knowledge can help it along.

You can use the code however you wish.

EDIT: Link removed, fixing things.

Author:  Beres [ Thu Jul 30, 2009 7:03 am ]
Post subject:  Re: [C#] TCP Server

Cool :D I've been learning on how to do some networking with C# myself. Good work.

Author:  Dragoons Master [ Thu Jul 30, 2009 5:02 pm ]
Post subject:  Re: [C#] TCP Server

I WILL take a look when I have more time. Nice job ^^

Author:  4ngel [ Fri Jul 31, 2009 12:11 am ]
Post subject:  Re: [C#] TCP Server

Thanks for your comments; much appreciated.

I can't help but feel that my code is sloppy. So if anyone looks over the class, please give me some feedback.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/