Hi all,
I want to know the java code for transfering the multiple files between server nodes to server node.
With advance thanks,
CuteOrchid

Recommended Answers

All 4 Replies

We will NOT write code for you. To actually help you we will need more information though. Here some info to get you started

FileInputStream
FileOutputStream
Socket
ServerSocket

you'll need to know what protocol to use, and then find or write a library implementing that protocol.

good luck, and as said we're not going to do it for you.

Thank a lot for all suggestion and help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.