hi Cromulent, my application don't do anything specific apart from Samba.
My application will have something like two list views (left and right). Left list view must display list of windows PC's available in network. When a item is selected in that list, right list view must show the shared folders available on that window's PC.
I will have a button called "mount". When shared folder is selected and "Mount clicked", it will be mounted on my Mac.
That's all it has to do. Can someone help me how to achieve this?