I have that cable connected, and the oscope too, but i still can't see any data.
Moreover, my app receives data so I guess it's been sent over the loopback interface...
I need to skip loopback (a software filter will do, so that doesn't matter) and see data in cable
Hi there
I need a way to put data signal on a cable, though my computer is not connected to any network
I'm programming an application in Visual Basic 6 over Win98, the computer has a Realtek network adapter but is not connected to any other comp.
I just want to see data on an oscilloscope...
Well, it's Win 98 and there are no more users defined but me!
And, well, i've tryied all syntaxes i've imagined:
-> route delete 11.0.0.1
-> route delete 11.0.0.1 mask 255.255.255.0 127.0.0.1
-> route delete 11.0.0.1 mask 255.255.255.0 127.0.0.1 metric 1
-> ...
And it always answers:
"The...
Well, the comp will be always offline. It will be only connected to itself, not a router, nor a hub, nor internet or anything.
Basically, it's just a private network between the 2 eth cards; so IP 10.x & 11.x won't matter, i guess.
What i'm trying to do is a loop so i can send data thru cable...
138.4.255.255 was one of the routes i found in a Win ME, not my comp.
The comp i'm using is a standalone Win 98 with 2 eth cards, using IP 10.0.0.1 and 11.0.0.1.
I tried route -f, but fails too: "The route specified was not found", which does not make sense for me... :(
138.4.255.255 was one of the routes in a comp i was trying.
The one i want to run is a standalone comp with 2 eth cards: 10.0.0.1 and 11.0.0.1
I tried "route -f", but fails too: "The route specified was not found".
Yes, i got that error msg when adding a route...
But i still can't erase a route.
I've trying in Windows ME, with following table:
>route print
Destination Mask GW IF
...
138.4.255.255 255.255.255.255 138.4.8.35 138.4.8.35
...
>route delete 138.4.255.255
The...
Hi there
I have a PC with 2 Ethernet cards installed under Win98.
I don't want them to see each other, so i'm trying to delete the entry from the route table; but "route delete <ip.addr>" fails and return an error saying "Couldn't find route"...
...and, as expected, when i...
Hi there.
I'm developing a tool for transmitting/receiving UDP packets thru 2 Ethernet cards (from one to another, i mean). I'm using Win98.
I don't want them to see each other, but when i try to delete the route from the route table with "route delete <ip.addr>" i get an error...
Hi, there.
I'm developing a utility for transmitting/receiving data thru 2 Ethernet cards. I don't want them to see each other (in order to skip the loopback), but when i try to delete the route from the route table with "route delete ip.addr" i get an error saying "Could'nt find...
Hi everybody :-)
I have an aplication for transmitting/receiving data using a serial port, but I need to run faster than 115 kbps...
I'm trying to use an USB port, but I don't know how to use or control it.
Is there anything similar to MSComm for USB?
How can I use it to communicate my app...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.