sanderdriesen / WhatsAPINet

A .NET WhatsApp API
32 stars 48 forks source link

Sockets receive hangs #33

Open srijackec opened 8 years ago

srijackec commented 8 years ago

receiveLength = socket.Receive(buff, 0, length, 0); Application stops here inside the WhatsNetwork.cs.. Any Suggestions?