hello Atilla Aykut Genç
Thanks for the fast reply
In Some Codes it says ret == 0 shows connection Failed but Some says ret == 0 shows Connected And
when i am using this
if (ret == 0)
MessageBox.Show("Connection ok");
i got message "connection Ok".
but no sure whether it is connected or not....