VMware {code} Community
Hakime
Contributor
Contributor

Trouble With Running Samples For SDK

Hi.

I've tried setting up for C# development & also tried building them,and I think it was fine.(I've attached a picture of the build up)

My next concern is when I tried running the samples. A blank box appeared.I've tried pressing keys,but nothing seem to change.

I've entered some commands on the start page like " Connect http://my-server/sdk myuser mypaswd"

And out comes a blank box(attachd a picture)

I would really appreciate it if someone tell me what I did wrong.

Thank you.

0 Kudos
2 Replies
admin
Immortal
Immortal

You need not to specify the "sample name" (Connect) as input for commandline argument, you just need to pass complete webserviceurl username and password to run connect sample.

harkamal
Expert
Expert

webservice is SSL, so you need to use https

simpleclient.exe https://server.fullyqualified.domain.name/sdk user pass