Blackbelt12
Mar 12th, 2008, 10:49 PM
I am using regular sockets this time to connect to IRC. Before I used Winsock, but there is a problem with the regular sockets, it doesn't let me us ASCII characters such as: ß î þ ñ. But when I used Winsock, I could use those. When I make a channel like #ßîþñ or whatever it doesn't join OR if I say something in a channel like ßîþñ, it comes up as ????. What can I do to make it so it can use those characters?