1. Re: dde stuff & winsock.e

>IP 127.0.0.1 is the dummy address called "loopback" and should work as any
>other.
>We use to use it as a starting point for testing on local.
>The client-server themometer does use it.
>
>If your network setup does include only phone access (and not ethernet, for
>instance) you should establish first a connection to the Internet (a call to
>your IS provider), before being able of trying calls to winsock, even if you
>do not intend to access other hosts than local. Winsock does not know your
>intentions, so asks for a network level connection before allowing you to
>issue a network request (even against the loopback dummy address).
>
>Notice the "127.0.0.1" is an invalid (although useable for that purpose) IP
>address.
>If not clear, please post your code andwe will take a look.

I can't remember my exact code.
Think it was just two winsock calls, initiating the winsock and calling it
to open the socket 127.0.0.1 at port whatever

What i'm still unclear about, is why can i connect to the dummy ip
127.0.0.12 through other apps, but not winsock.ew

Or, is there *any* way possible to do that using euphoria, or winsock.e

If there is, no matter how complicated, i'd *really* appreciate it.

Thank you :)

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu