I want to code a small IRC server and i want to use a proxy to connect to this irc server. But, C# has only http proxys and i'm looking for a Socket (IRC) Proxy/Socks.
i've already looked at mentalis but i'm using Visual C# Express (.NET v2) so i use some methods which are not in .NET v1. The lib they give (mentalis) is derived from the Socket class of the 1st framework. So i cant use it
HAve you other or the method to create my own... ? Some classes which are new?
Does it give any errors or fail in any particular way when using it with the express edition, have you tried just including the .cs file in your application?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.