Hey, all!
I'm new here, and needed somewhere to get an answer dealing with Python.
I am working on developing a small bit of code, but I don't know where to start. I'm kinda new to python : (
I am looking to deveolop an Instant messenger sort of thing, just for use between me and a buddy.
I need to know if it's possible to develop a .py program that will connect to the internet to send and recieve information to a server?
I was thinking that if there was a way for python to add text to a html file on the server, then somehow show the html file IN the python screen? But if that's not possible, I have absolutely no idea where to even begin.
Any help is greatly appreciated!
--skate6566