reconnect
COM
1
Posts
1
Posters
0
Views
1
Watching
-
hi everyone... i hope im in the right forum :) my question is about whether COM can handle disconnection... say example I created the server remotely... after sometime the machine hosting the COM server was disconnected (eg. network cable was unplugged) then immediately it was reconnected (cable was plugged in)... will COM encounter an error when i try to call a method from that COM server? when that scenario occurs, do i need to recreate my COM server? thanks for the help! newbie :)