Re: serial PPP
From: Arkady Frenkel (arkadyf_at_hotmailxdotxcom)
Date: 01/04/05
- Next message: Marc Reinig: "Re: Help! My MAC address seems to spontaneously change."
- Previous message: Arkady Frenkel: "Re: Help! My MAC address seems to spontaneously change."
- In reply to: Tucker: "serial PPP"
- Next in thread: Tucker: "Re: serial PPP"
- Reply: Tucker: "Re: serial PPP"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 Jan 2005 22:25:28 +0200
modem connected to port use ndiswan driver to wrap TCP stream into PPP . The
documented way of changing IP on fly in this case IIRC is WMI's methods.
Arkady
"Tucker" <Tucker@discussions.microsoft.com> wrote in message
news:057E9763-2F3E-4FC0-820A-7E888595EDDE@microsoft.com...
> While I am sure this is obviously documented somewhere, I cannot find it.
>
> I need to build a serial link between two systems. The systems will be
> connected with a serial crossover cable and must run at 38.4. The line
will
> establish using PPP, and then coordinate the TCP/IP.
> One system, which is beyond my control, has defined what is supported;
i.e.
> baud rates, flow control and data definitions. The other system is the
one
> that I am building. It will be acting as a “server” to grant the
connection
> and handle the subsequent data level.
>
> If I use a socket to connet to the IP assigned to COM1 (thru the network
> wizard) I don't see a method to modify the com port parameters without
going
> back to the wizard. Right now I can't get past the bind.
>
> If I use the RAS functions, I see no method to handle the TCP/IP layers.
I
> am not sure that RAS is the direction I want to take anyway.
>
> I am missing the obvious.
- Next message: Marc Reinig: "Re: Help! My MAC address seems to spontaneously change."
- Previous message: Arkady Frenkel: "Re: Help! My MAC address seems to spontaneously change."
- In reply to: Tucker: "serial PPP"
- Next in thread: Tucker: "Re: serial PPP"
- Reply: Tucker: "Re: serial PPP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|