-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
Hello colleagues, seems like i missed in all this :)
Say i've got a TSL, which defines a simple protocol and graph nodes and two messages - to add and get a node. I generated a dll file out of it and able to load it into a server instance. So i made a separate process to host this server instance.
Now i want to have a simple powershell client, which will be able to send commands to a server and receive output. So the first question is - how do i connect to a server. where do i specify server ip or host name and port? how do i authenticate against it? do i need to load the same dll into a client?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels