Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

client/server socket based application

Tony007Sep 16 2014 — edited Sep 22 2014

hi does anyone have example of client/server socket based application using Spring and Maven

where application do the following

Client sends a request with a path to any file on the server

„h Server reads the file and responds back with the content

„h Client outputs the content to the console

am trying to follow this

http://www2.sys-con.com/itsg/virtualcd/java/archives/0205/dibella/index.html

http://syntx.io/a-client-server-application-using-socket-programming-in-java/

am using java 6

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2014
Added on Sep 16 2014
3 comments
1,379 views