hi,
I want to access a wave file which is another domain using vb 6.0.
which i want to play in media player

i access by following path
\\IP addess\drive name\foldername\file name
but it is not playing file it.

But when i open that machine by start->run-> \\IP of machine
Then i need to give user id and password to open that machine

If I follow above process then my Vb application start playing my selected file

But i want to avoid it.

So how can i pass user id and password of another system to login in vb code
so that i can directly play the file


Please suggest.

Thank in advance

Prajakata