19ย years, 9ย months ago
Highlights
Community contributions featuredI've been using the Lidgren network library lately, it's a C# wrapper that has reliable UDP and some other nice features. You can find it here:http://www.lidgren.net/wiki/doku.pโฆ
19ย years, 9ย months ago
19ย years, 11ย months ago
Anyone know of a tutorial for C# that discusses non-blocking via the Select function (instead of the Asynchronous method which i've read is a bad idea for games that send a lotโฆ
20ย years, 2ย months ago
Using C# for my asynchronous server. I ran into a server tutorial where the programmer locks all variables and uses special callbacks to access all his data that gets changed whโฆ
20ย years, 7ย months ago
C# specifically. Do you just go with Windows Application, or Console App, or Empty Project or what? I've programmed a lot of stuff in DirectX and C++, and usually started with aโฆ
20ย years, 8ย months ago
Latest Activity
See all in DiscussionsI've been using the Lidgren network library lately, it's a C# wrapper that has reliable UDP and some other nice โฆ
19ย years, 9ย months ago
Any chance you can write up a tutorial/article of your experiences and the steps you took?
19ย years, 11ย months ago
Thanks for the clarification!
20ย years, 2ย months ago