05-15-2024 08:26 AM
Hi,
I have this problem with JKI Network Stream; I want to connect two clients to one server (server should be able to connect and maintain connection to two clients) but the problem is that server only connects with one client at one time. If two clients are running only one connects, if client 1 is stopped then only client 2 can connect and not both at the same time. I just used the shipped example to create the above scenario.
Any help, suggestions as I have used the JKI Network Streams in my project and I have two client VIs that should be able to connect with the server at the same time, but only one can connect at a time.
05-15-2024 10:10 AM
I think I got the problem. Each of server stream should have a unique name. I was calling them both (one for each client) server. Thus the problem.
I wish there was a way to delete one own post, the type one post when in panic mode.