The http port number for game mode (LAN) was 20010, but after an update to the lovense mobile phone app, It’s changed to 34567
So, is 34567 the new port number for everyone, or is this a semi-randomised number that my app has created for me?
I ask because I like to save the user a lot of pain by just scanning the local network for devices rather than trying to ask the average user to type in IP/Port numbers.
Is my scanning idea now a bust because of randomised ports, is there a range of ports I can scan?
So I guess I’m asking a question to the community, is your port number the same?
And a question to Lovense, can this port number be relied upon, now and into the future or do you expect users to have to enter IP/Port numbers to use local game mode?
2 Likes
It seems that with the latest app update(version 6.4.8 for Android, and 6.3.6 for iOS[although not sure whether this issue was also in iOS application]) HTTP port number for game mode(LAN) is set back to port 20010.
1 Like
The port will eventually move to 40010-40019 and 50010-50019 next year and hard coding the port for the offline pathway will no longer be a proper solution for that. It is highly recommended that reading the response from the v2 API and get the httpPort and httpsPort in the future update.
Another solution is to cycle through ports x0010 to x0019 by itself.
1 Like
Can you teach me how to do all this I brand-new this stuff and would like to learn it
We can’t teach you everything. 
However I recommend joining the Lovense Developer Server where we can definitely give you a lot of tips for learning how to get into coding and tips and tricks for starting out with the Lovense API