Guest_imported
New member
- Jan 1, 1970
- 0
i am writing a network mon app in python. I am new to socket programming and would like to know first how to just make a basic connection on a given port. for instance, i want to be able to open a connection to port 80 then close it.
can someone point me in the right direction or give up some sample code? thanks in advance.
can someone point me in the right direction or give up some sample code? thanks in advance.