Q: Socket Security
March 7th, 2008 by expert, Filed under: Ask the Expert
A new question for you guys – you have been great answering the previous one:
—-
Hi I’m a bit new to java and socket programming.
Anyway I just wrote a client server socket program and I have an open port listening on my unix box.
I was told that this is vulnerable because now anyone could write a client side program to my open port and send in whatever command line they want.
I am not sure where to go about researching what security measures I need to put in place for socket programming.
From:
B.M
USA
—-
-
Steve King
-
dave



