hi again , how i can read a path of file that location on a server in vb6 ???
for example my server is 192.168.1.222 and folder is software
hi again , how i can read a path of file that location on a server in vb6 ???
for example my server is 192.168.1.222 and folder is software
The folder has to be shared so that it can be accessed from the client PC, but if you're trying to simply read from or write to a directory then you'd type the path like so:
\\192.168.1.222\software
thank you
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.