I have looked at the C# classes, and I am not sure where to start. I can create the socket server, but I am unsure which class I need to attach to my socket.
I want to create a server app capable of accepting multiple
thrift-clients. As each thrift client connects, it must send a login
struct, which will be a username and password.
- C# socket server Stuart Johnson
- Re: C# socket server Ted Dunning
- Re: C# socket server Stuart Johnson
- Re: C# socket server Stuart Johnson
- Re: C# socket server Bryan Duxbury
- Re: C# socket server Stuart Johnson
- Re: C# socket server Hannes Baldursson
- Re: C# socket server Stuart Johnson
- Re: C# socket server Stuart Johnson
- Re: C# socket server Craig Kimerer
- Re: C# socket server Stuart Johnson
