Hi,
I am a student and I would like to create a XMPP client from first principles without using ready made libraries in Java.
I aim to have a jabber client working in 2 months that can connect to a public jabber server and receive just chat and presence information.
Is this possible in that time frame?
Thanks in advance!