|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/14/2008 8:36:17 AM
Posts: 5,
Visits: 9
|
|
| I test the ServerX control, set the default port value to 15889, but it seems listening on 5900 port when the control intilizated.
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2 days ago @ 10:30:35 PM
Posts: 836,
Visits: 1,364
|
|
| That's correct. What is happening that when the ActiveX gets created its properties are set to their default value. After that in your source code you can the customize properties value. I understand that it some use cases this could be not-desirable behavior. So we are going to research what can be done about it. One possibility is change ServerX in way, is when the ActiveX instance is created, it wouldn't accept any incoming connections by default. And then you in your code you can set the listening port value of your choice and tell ServerX to start listening for incoming connections. What do you think?
 Kindest Regards, SmartCode Solutions Support
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/14/2008 8:36:17 AM
Posts: 5,
Visits: 9
|
|
| Right. That's my requirement.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/14/2008 8:36:17 AM
Posts: 5,
Visits: 9
|
|
| Hi, Yes, My need is ServerX control will not be accepted connection when it be created, and let my application to control it to listening on specific tcp port for connection request. When would you modify this feature?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2 days ago @ 10:30:35 PM
Posts: 836,
Visits: 1,364
|
|
I would say as soon as we finishing adding UltraVNC 1.0.4 deployment support to the VNC Manager we could start working on this change request. My estimate that we could start working on this change in about a week or so.
 Kindest Regards, SmartCode Solutions Support
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/14/2008 8:36:17 AM
Posts: 5,
Visits: 9
|
|
Support (s-code) (5/27/2008) I would say as soon as we finishing adding UltraVNC 1.0.4 deployment support to the VNC Manager we could start working on this change request. My estimate that we could start working on this change in about a week or so.Hi, how about your development status for my request ?
|
|
|
|