dissy, on 23 January 2013 - 12:58 PM, said:
remiX, on 22 January 2013 - 11:12 PM, said:
You guys make it soundso easy

yeah I know how irc works but I need to know how to use telnet within the gui code in netbeans for communication can work.
Could you guys provide me with some links and/or even an example?
Ahh, I misunderstood backwards then. Sorry about that!
I have over 20 years of way-more-than-I-really-want in depth experience with the IRC protocol, however I've never used netbeans ever.
A good starting point would be to Google for "netbeans socket programming".
"Socket" is the more correct term for what you want in order to do "telnet" and telnet-like things.
Technically speaking, "telnet" is terminal cursor control over a plain socket, however most people use the terms interchangeably, since all telnet clients can function perfectly well as socket clients without getting or needing any cursor control commands.
Ahh, okay, thanks. I'll get to googling then...
Cranium, on 23 January 2013 - 03:11 PM, said:
I had to google all these terms.....and when I came back, I am very excited to see this in action. Please post some videos, once you have some working code. I really want to be able to chat on IRC while in Minecraft.
I wasn't going to use it to connect minecraft to an IRC server, though...
KaoS, on 24 January 2013 - 02:52 AM, said:
I have next to no experience with telnet, I can just use it to remote control CMD and test RDP etc but I too would really love to understand it more, please post your progress for those of us who would also like to learn
Sure I will, but it will be a while from now