Is there a way to figure out on what ethernet interface and ip my gsoap server receives requests? I could not find a member of the soap context struct, that delivers this information.
It is the member host
in the struct soap
which provides the host ip.