Closed GoogleCodeExporter closed 9 years ago
I added a label to the connection page with the link address. I don't know if
this
is enough or not for this issue though.
Original comment by LonaLSm...@gmail.com
on 14 Apr 2010 at 4:03
I like the placement and look, but I don't think the functionality is complete
yet.
Your code for setting this link is as follows:
string labelText = "http://localhost:" + portNum + "/KMLGenWebSVC.asmx/getKML?
connID=" + conn.connID;
By using localhost, this link assumes that the client and server are on the
same
machine, which is not always the case. I'm looking into a way to get the
current
machine's name or IP from inside C# now. Assigning this to myself.
Original comment by mbbowser@gmail.com
on 14 Apr 2010 at 9:40
This issue was closed by revision r662.
Original comment by mbbowser@gmail.com
on 14 Apr 2010 at 10:05
Original comment by nind...@gmail.com
on 20 Apr 2010 at 12:02
Original comment by nind...@gmail.com
on 20 Apr 2010 at 12:03
This issue was closed by revision r666.
Original comment by nind...@gmail.com
on 20 Apr 2010 at 6:00
Original comment by Spoofed...@gmail.com
on 20 Apr 2010 at 7:20
Original issue reported on code.google.com by
jpetti...@gmail.com
on 13 Apr 2010 at 6:17