Added NetworkRows by G4PLS · Pull Request #190 · StreamController/StreamController · GitHub
Skip to content

Added NetworkRows#190

Merged
Core447 merged 5 commits into
StreamController:mainfrom
G4PLS:NetworkRows
Aug 4, 2024
Merged

Added NetworkRows#190
Core447 merged 5 commits into
StreamController:mainfrom
G4PLS:NetworkRows

Conversation

@G4PLS

@G4PLS G4PLS commented Aug 3, 2024

Copy link
Copy Markdown
Member

Added a NetworkRow, IpRow and HostnameRow

NetworkRow contains IpRow and HostnameRow.

IpRow:
Entering an Ip Address is visually appealing and still easy to do. You can enter the Ip normally and it will automatically switch to the next Ip entry box and update the Hostname in the Network Row at the same time!
Implementing a custom event called ip-changed

HostnameRow:
Entering a Hostname is easy and uses a socket to check if the hostname exists. Updates the IpRow in the NetworkRow at the same time.

IpRow and HostnameRow give basic error logging aswell.

NetworkRow:
image

@Core447 Core447 merged commit 488a38c into StreamController:main Aug 4, 2024
@G4PLS G4PLS deleted the NetworkRows branch October 17, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

2 participants