Jump to content

Recommended Posts

Posted

Hi all. Paused executing and see as BeginAccept() dont work. How it works? I want to send a package from another application, but it is impossible.
 

Spoiler

4wUc0cuT4Tc.jpg

Sorry for my english.
rus: Увидел что в потоках не работает BeginAccept() который должен принимать подключения. Не могу понять как работает эта система с передачей в качестве параметра метода _socket.BeginAccept(this.OnAccept, null). Как можно подключиться к логин серверу из своего приложения?

Posted

Sorry, I don't quite understand what you're trying to do. Do you want to connect to the login server from your own application? If so, you just have to establish a socket connection.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...