mIRC Home    About    Download    Register    News    Help

Print Thread
#18034 04/04/03 03:35 PM
Joined: Dec 2002
Posts: 32
J
Jaakko Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Dec 2002
Posts: 32
Hello,

I need to get a listing of directory in network shared folder. I heard the protocol is called SMB or similar. What do I need to send to the server machine in order to get that directory listing? And please no RFC links, I don't get much from them hehe wink Thanks a lot in advance.


am a big noob
Joined: Dec 2002
Posts: 143
A
Vogon poet
Offline
Vogon poet
A
Joined: Dec 2002
Posts: 143
is this part of mIRC scripting? (will you be using sockets etc?)


Aubs.
cool

Joined: Dec 2002
Posts: 32
J
Jaakko Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Dec 2002
Posts: 32
Yes, mirc and sockets ofc. o)


am a big noob
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
mIRC sockets does not support the NetBIOS protocol. It supports TCP/IP and UDP/IP.

Joined: Jan 2003
Posts: 87
T
Tat Offline
Babel fish
Offline
Babel fish
T
Joined: Jan 2003
Posts: 87
Don't bother with sockets for this. Map the network drives in windows. When the network drive seems like your f: you don't even need to tell the sucker it's not local. In networking right click a shared folder, map network drive. Its sorta the reason $disk has the 'proper unc responce of the path of a network drive.' because you can use em.


Link Copied to Clipboard