Reply to Message

View discussion in a popup

Replying to:
admin
Immortal
Immortal

Did you change the port number when you installed VMware Server? The default port that it listens on is 902, but you are trying to connect on port 904.

When you try to establish a remote connection to a port that is not listening, the VixJob_Wait for that connect job will wait indefinitely. You can also use VixJob_CheckCompletion to check if the call has succeeded without blocking.

Reply
0 Kudos