ShineYang

Results 24 comments of ShineYang

I tested it several times, and it seems that the client stopped receiving after receiving a few pieces of data. How do I set the client to continue to receive...

After testing, our gateway is no problem. I tried other third-party sockets, and there is no problem. Now, when we use our socket to receive messages, we can’t achieve continuous...

Can you give a specific example?

Why is the tcp connection so slow? And the message sent to the server is very slow. I have no problem with other sockets, and I looked at the log...

[MintBlueTCPSocketMangent.swift.zip](https://github.com/Kitura/BlueSocket/files/7258351/MintBlueTCPSocketMangent.swift.zip) I'm not sure what this method is for? acceptClientConnection, whenever you get to this step, it will jump out, attach my code

Hello, I have updated to 5.1.71, but a Drop frame appears when sending a message because we are waiting for reference frame

How can I get the remote domain name instead of the ip address, because the address that the remote device calls is actually a domain name?For example this test.homecity365.com

When I send a message, there seems to be a loop problem, and I have been unable to send it successfully [log.txt](https://github.com/BelledonneCommunications/liblinphone/files/10089975/log.txt)

[log.txt](https://github.com/BelledonneCommunications/liblinphone/files/10090339/log.txt) I have enabled the log, and the receiver here should be the same as the domain name sent by the sender. Why is the IP address resolved?

When I get the address of the caller on the answering call page, it is also wrong. It is also the ip address obtained, not the domain name. The correct...