Hi all,
When I call "CFile::GetStatus" about a file which is shared through smb2 (windows network sharing protocol),
about 12 sec. delay is added rarely before "negotiate protocol request".
(When I capture network packet using WireShark, "initial request packet" is not even sent from local computer during 12sec.)
"negotiate protocol request" is an beginning stage of smb2.
Actually, this also happens in the case of different language(java), different O/S(windows 7/windows 2008 server)
and different sharing method (linux samba server, NAS device and windows O/S).
Could you guess any reason?
Thanks,
Kim