Board index » delphi » How can i add tcp/ip protocol

How can i add tcp/ip protocol

Hi,

How can i add tcp/ip protocol that tcp/ip hadn't set up

Thanks in advance.

 

Re:How can i add tcp/ip protocol


Ok, agin, slooowly... Breath and think... Put in in writing if you think
that could help...

What do you mean ??

On 26 Feb 2002, "Harun" <h.ozt...@martiyazilim.com.tr> wrote in
news:3c7b8ad2_2@dnews:

Quote
> Hi,

> How can i add tcp/ip protocol that tcp/ip hadn't set up

> Thanks in advance.

Re:How can i add tcp/ip protocol


i want to add tcp/ip protocol programmatically.

"Stephane Grobety" <grob...@fulgan.com> iletide yazdy
news:Xns91C19D2D85245grobetyfulgancom@207.105.83.65...

Quote
> Ok, agin, slooowly... Breath and think... Put in in writing if you think
> that could help...

> What do you mean ??

> On 26 Feb 2002, "Harun" <h.ozt...@martiyazilim.com.tr> wrote in
> news:3c7b8ad2_2@dnews:

> > Hi,

> > How can i add tcp/ip protocol that tcp/ip hadn't  set up

> > Thanks in advance.

Re:How can i add tcp/ip protocol


Quote
"Harun" <h.ozt...@martiyazilim.com.tr> wrote in message

news:3c7ba1fb_2@dnews...

Quote
> i want to add tcp/ip protocol programmatically.

Hmm, that's no help.
I think there's a some language difficulty for you here..

Try to be more elaborate as to what you want to do.
Try to describe what you mean by tcp/ip protocol and try to describe what
you mean by programmatically adding it.
Also it would be nice if you told us what you want to add the protocol to,
and what you expect to achieve (sp?) with it.

For your information tcp/ip is not 'a' protocol, it is a suite containing
many protocols of which tcp and ip are just 2 examples.

hth,
Marco.

Re:How can i add tcp/ip protocol


On 26 Feb 2002, "Arthuro" <hexorha...@vaxor.com> wrote in
news:3c7bb930$1_1@dnews:

Quote
> "Harun" <h.ozt...@martiyazilim.com.tr> wrote in message
> news:3c7ba1fb_2@dnews...
>> i want to add tcp/ip protocol programmatically.

> Hmm, that's no help.
> I think there's a some language difficulty for you here..

I think he means that he want to install support for the TCP/IP protocol on
the machine programatically...

I, for one, have no idea how that could be acheived and I suspect it's not
possible without extensive work (which would probably be very OS-
dependant).

Good uck,
Stephane

Re:How can i add tcp/ip protocol


Hi,

Does anyone know how to install TCP/IP programatically on a system (no
network adapter and modem). I'm using Delphi 5.0 and my project requires
TCP-IP protocol so I must install this protocol in my program.

I'm waiting for your suggestions.

Thanks...

"Arthuro" <hexorha...@vaxor.com> iletide yazdy news:3c7bb930$1_1@dnews...

Quote
> "Harun" <h.ozt...@martiyazilim.com.tr> wrote in message
> news:3c7ba1fb_2@dnews...
> > i want to add tcp/ip protocol programmatically.

> Hmm, that's no help.
> I think there's a some language difficulty for you here..

> Try to be more elaborate as to what you want to do.
> Try to describe what you mean by tcp/ip protocol and try to describe what
> you mean by programmatically adding it.
> Also it would be nice if you told us what you want to add the protocol to,
> and what you expect to achieve (sp?) with it.

> For your information tcp/ip is not 'a' protocol, it is a suite containing
> many protocols of which tcp and ip are just 2 examples.

> hth,
> Marco.

Re:How can i add tcp/ip protocol


"Harun" <h.ozt...@martiyazilim.com.tr> schreef in bericht
news:3c7bcd70_1@dnews...

Quote
> Hi,

> Does anyone know how to install TCP/IP programatically on a system (no
> network adapter and modem). I'm using Delphi 5.0 and my project requires
> TCP-IP protocol so I must install this protocol in my program.

It is not possible to install the tcp/ip protocol suite on a MS Windows
based operating system without a modem or a network adapter.

Beyond that, as Stephane pointed out, it is very hard even if you have the
right information. It is completely OS dependand.
Also there are several different versions of the TCP/IP suite implemented by
Microsoft for each of those different OS's.
(Remember the MSDUN 1.0, 1.1, 1.2 releases?).

I have seen some wizards that install the tcp/ip suite for you including
several drivers and other things, but this always required
you to have the CD of the operating system and do a bit of disc jockeying..

I'm afraid there is no real 'neat' solution to this.

Regards,
Marco.

Re:How can i add tcp/ip protocol


thanks for your advices.

"Arthuro" <he...@haxor.vaxor.com> iletide yazdy news:3c7bd380$1_2@dnews...

Quote
> "Harun" <h.ozt...@martiyazilim.com.tr> schreef in bericht
> news:3c7bcd70_1@dnews...
> > Hi,

> > Does anyone know how to install TCP/IP programatically on a system (no
> > network adapter and modem). I'm using Delphi 5.0 and my project requires
> > TCP-IP protocol so I must install this protocol in my program.

> It is not possible to install the tcp/ip protocol suite on a MS Windows
> based operating system without a modem or a network adapter.

> Beyond that, as Stephane pointed out, it is very hard even if you have the
> right information. It is completely OS dependand.
> Also there are several different versions of the TCP/IP suite implemented
by
> Microsoft for each of those different OS's.
> (Remember the MSDUN 1.0, 1.1, 1.2 releases?).

> I have seen some wizards that install the tcp/ip suite for you including
> several drivers and other things, but this always required
> you to have the CD of the operating system and do a bit of disc
jockeying..

> I'm afraid there is no real 'neat' solution to this.

> Regards,
> Marco.

Re:How can i add tcp/ip protocol


It would help to state "why" you require this, as tcp/ip is fairly assumed
in most cases.
Maybe you require the invocation of the MS "add tcpip protocol" requester,
which could be achieved via the api (os dependent)..

But then.. there may be an easier solution depending on you requirements in
the first place.

So perhaps, "why do you need this" should be the first question..

Rgds

Quote
"Harun" <h.ozt...@martiyazilim.com.tr> wrote in message

news:3c7bda28_1@dnews...
Quote
> thanks for your advices.

> "Arthuro" <he...@haxor.vaxor.com> iletide yazdy news:3c7bd380$1_2@dnews...
> > "Harun" <h.ozt...@martiyazilim.com.tr> schreef in bericht
> > news:3c7bcd70_1@dnews...
> > > Hi,

> > > Does anyone know how to install TCP/IP programatically on a system (no
> > > network adapter and modem). I'm using Delphi 5.0 and my project
requires
> > > TCP-IP protocol so I must install this protocol in my program.

> > It is not possible to install the tcp/ip protocol suite on a MS Windows
> > based operating system without a modem or a network adapter.

> > Beyond that, as Stephane pointed out, it is very hard even if you have
the
> > right information. It is completely OS dependand.
> > Also there are several different versions of the TCP/IP suite
implemented
> by
> > Microsoft for each of those different OS's.
> > (Remember the MSDUN 1.0, 1.1, 1.2 releases?).

> > I have seen some wizards that install the tcp/ip suite for you including
> > several drivers and other things, but this always required
> > you to have the CD of the operating system and do a bit of disc
> jockeying..

> > I'm afraid there is no real 'neat' solution to this.

> > Regards,
> > Marco.

Re:How can i add tcp/ip protocol


Quote
> It is not possible to install the tcp/ip protocol suite on a MS Windows
> based operating system without a modem or a network adapter.

Not true, You could install the MS loopback adapter and the TCP/IP stack,
would work fine. As you know, the loopback adapter is nothing more than a
fake NIC.

Gordon

Re:How can i add tcp/ip protocol


Quote
> It is not possible to install the tcp/ip protocol suite on a MS Windows
> based operating system without a modem or a network adapter.

Ah, that is actually incorrect, under the NT-based OSs, at least: you can
install the "null network" adapter that simulate a netwrok card that the
protocols can bind to.

Good luck,
Stephane

Re:How can i add tcp/ip protocol


Quote
"Stephane Grobety" <grob...@fulgan.com> wrote in message

news:Xns91C263E5B2355grobetyfulgancom@207.105.83.65...

Quote
> > It is not possible to install the tcp/ip protocol suite on a MS Windows
> > based operating system without a modem or a network adapter.

> Ah, that is actually incorrect, under the NT-based OSs, at least: you can
> install the "null network" adapter that simulate a netwrok card that the
> protocols can bind to.

Even as i was writing this down i was considering to forcibly install a
modem without one actually being there,
but that probably was going to result in the OS reporting that the device
isn't there when you try to set up a connection to whatever you want.

That there was a null network i did not know, but should have known since it
would be quite logical that such a thing exists for testing purposes..
I didn't consider it because i've never had a computer without either a
network card or a modem.

Any computer without one of these is incomplete in my book. <g>

br,
Marco..

Other Threads