All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Please help me. I want to check Windows SMB server. Maybe I need use send TCP data test or I can write console utility in VS2008. But I dont know how work SMB server on Windows. All that I know:
-It use 445 port (maybe 139 as second port for autorization) and thats all.
-SMB server need autorization.
I want to check aviability of SMB server. Offcause I can only connect some share folder on it http://code.google.com/p/cifsclient/ but maybe its not full test.
maybe thats help http://tools.ietf.org/html/draft-leach-cifs-v1-spec-01