I am trying to read the data coming through RJ45 connector in java language.One end of the connector will be connected to the computer
and the other end will be connected to a router. Could this be same as RS232 connector. what is the different between RS232 and RJ 45
How can i read this connector using java. is there any standard java API? or any source code for similar scenario would help.
Thanks a million