Forgive me if my question sounds silly.
I aspire my program to be database-driver independent. So I plan to make it ala IRC Client or FICS Client.
What kind of server are FICS(Free Internet Chess Server) and IRC Server?
Is it true for the server part, I have to configure a telnet server?
If it is true, is it the only choice?
If I choose telnet server, can I build a client using c# .net winform?
Is a ASP.Net Webservice is a much better solution?
For the client part, I will use c# .net winform.
Please help. Thanks in advance.
After some googling..
I wonder why this particular area of IT knowledge doesn't get many responses. In my case is NONE.