hello guys, can you pls tell me now to go ahead with this,

basically i just want client to say "C:\temp" ENTER

then, server must reply with all its files in c:\temp

Is there a way to do this, or may be i am wrong, can u tell me any other way

The easiest way would be to create a share on the server and create a shortcut to that share. You don't need an app for that. When the user runs the shortcut, a window opens to C:\temp on the server. Of course, this only works if you are on the same LAN as the server. The shortcur would refer to the share as

\\servername\sharename

You would also have to create a group on the server and add the users who require access to the server folder to that group. You then assign appropriate rights to the group.

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.