Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Invalid Remote URL #12

Open
moisesnqm opened this issue Jan 18, 2017 · 3 comments
Open

Invalid Remote URL #12

moisesnqm opened this issue Jan 18, 2017 · 3 comments

Comments

@moisesnqm
Copy link

Hi.
I'm trying to set-up ASFui with remote settings, but always show this message: Invalid Remote URL. I'm trying with net.tcp://myhost.ddns.net:1242/ASF and http://myhost.ddns.net:1242/ASF.
What am I doing wrong?

WCF is working fine.

@KlappPc
Copy link

KlappPc commented Jan 18, 2017

Already fixed in the code, but not in the compiled version yet.
See: #9

I have linked a compiled version somwhere in the SG thread, if you trust "third party" versions. Otherwise copile yourself or wait for alvr to publish new version.

PS: Basically ASF only works with net.tcp. But ASFui checks if the URL ist http: with someone listening, which can not work. Using old version of ASF would technically work, but I am not sure, if that is worth it.

@CrazyEstrellita
Copy link

Still not working
net.tcp://127.0.0.1:1242/ASF

But if it does not work on the same PC, let alone on another PC in LAN
Meanwhile it will be for steam chat ㋡

@KlappPc
Copy link

KlappPc commented Apr 28, 2017

What is not working?
The check for a valid URL or the WCF stuff itself?

Try to issue a command using the ASF.exe as client (as described in the ASF wiki for WCF). If that works, but ASFui does not, reply again.
If that does not work as well, your WCF configuration is faulty.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants