- Jun 6, 2020
- 11,559
- 4,422
Hello
I have a server socket that accepts connects connected from a B4A. It's a plain raw socket and is used to by the server to signal the client do do various tasks etc. The client will send a ping packet every 30 seconds (configurable on the server), a few bytes. We call this the 'Ping Port'
Today I was working on the client app and suddenly the ping port was not accepting ant connections from any app.
I went on the the server and did a netstat -aon (@OliverA). The port in question is 5011.
B4X:
I have a server socket that accepts connects connected from a B4A. It's a plain raw socket and is used to by the server to signal the client do do various tasks etc. The client will send a ping packet every 30 seconds (configurable on the server), a few bytes. We call this the 'Ping Port'
Today I was working on the client app and suddenly the ping port was not accepting ant connections from any app.
I went on the the server and did a netstat -aon (@OliverA). The port in question is 5011.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید