You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
Your network is probably hostile toward telegram tcp traffic. We have a WIP commit here that changes the transport layer to websocket that might help you but It can't be said for certain because countries like Iran for example, actively drop any connection to telegram servers.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
public async static void Init()
{
var client = new TelegramClient(123456, "aaabbbbbbccccccc");
await client.ConnectAsync();
}
Error:Unable to write data to the transport connection: The remote host forced closure of an existing connection
The text was updated successfully, but these errors were encountered: