Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is the SDS-Socket.py configured #45

Open
ReinhardKeil opened this issue Feb 13, 2023 · 1 comment
Open

How is the SDS-Socket.py configured #45

ReinhardKeil opened this issue Feb 13, 2023 · 1 comment

Comments

@ReinhardKeil
Copy link
Contributor

How is the Python script configured for connecting to the target system? Are the parameters such as IP address and Port? Does it support IPv6 also?

SDS-Framework/utilities/SDS-Socket/SDS-Socket.py

@DavidLesnjak
Copy link
Collaborator

Configuration of IP address is not needed on the server (PC) side. It is determined by the IP address of the local PC on which SDS-Socket.py is running. Device needs to know servers IP address and connect to it. Port is currently hardcoded to port 5050.

IPv6 is currently not supported. I will look at what it takes to enable ipv6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants