There is a computer and Network Printer connected to LAN and I want to test the connection with my own software
I want to develop software to do two following task
I am okay with python, I did a google search and come up that I need socket programming.
Do we need socket programming for this task? I don't understand How to develop software ?
I want to develop software to do two following task
- A computer sends a command to the network printer and printer receive command
- A computer receives data to the network printer and printer send data command
I am okay with python, I did a google search and come up that I need socket programming.
Do we need socket programming for this task? I don't understand How to develop software ?