Board index » delphi » How can i add tcp/ip protocol
Harun
![]() Delphi Developer |
Sat, 14 Aug 2004 21:20:29 GMT
|
Harun
![]() Delphi Developer |
Sat, 14 Aug 2004 21:20:29 GMT
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. |
Stephane Grobet
![]() Delphi Developer |
Sat, 14 Aug 2004 22:27:05 GMT
Re:How can i add tcp/ip protocolOk, 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 Quote> Hi, |
Haru
![]() Delphi Developer |
Sat, 14 Aug 2004 22:59:11 GMT
Re:How can i add tcp/ip protocoli want to add tcp/ip protocol programmatically. "Stephane Grobety" <grob...@fulgan.com> iletide yazdy Quote> Ok, agin, slooowly... Breath and think... Put in in writing if you think |
Arthur
![]() Delphi Developer |
Sun, 15 Aug 2004 00:34:52 GMT
Re:How can i add tcp/ip protocolQuote"Harun" <h.ozt...@martiyazilim.com.tr> wrote in message Quote> i want to add tcp/ip protocol programmatically. I think there's a some language difficulty for you here.. Try to be more elaborate as to what you want to do. For your information tcp/ip is not 'a' protocol, it is a suite containing hth, |
Stephane Grobet
![]() Delphi Developer |
Sun, 15 Aug 2004 01:13:35 GMT
Re:How can i add tcp/ip protocolOn 26 Feb 2002, "Arthuro" <hexorha...@vaxor.com> wrote in news:3c7bb930$1_1@dnews: Quote> "Harun" <h.ozt...@martiyazilim.com.tr> wrote in message the machine programatically... I, for one, have no idea how that could be acheived and I suspect it's not Good uck, |
Haru
![]() Delphi Developer |
Sun, 15 Aug 2004 02:04:43 GMT
Re:How can i add tcp/ip protocolHi, Does anyone know how to install TCP/IP programatically on a system (no 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 |
Arthur
![]() Delphi Developer |
Sun, 15 Aug 2004 02:27:21 GMT
Re:How can i add tcp/ip protocol"Harun" <h.ozt...@martiyazilim.com.tr> schreef in bericht news:3c7bcd70_1@dnews... Quote> Hi, 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 I have seen some wizards that install the tcp/ip suite for you including I'm afraid there is no real 'neat' solution to this. Regards, |
Haru
![]() Delphi Developer |
Sun, 15 Aug 2004 02:59:00 GMT
Re:How can i add tcp/ip protocolthanks 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 |
Ray Norris
![]() Delphi Developer |
Sun, 15 Aug 2004 10:34:54 GMT
Re:How can i add tcp/ip protocolIt 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 So perhaps, "why do you need this" should be the first question.. Rgds Quote"Harun" <h.ozt...@martiyazilim.com.tr> wrote in message Quote> thanks for your advices. |
Gordon Ham
![]() Delphi Developer |
Sun, 15 Aug 2004 12:47:43 GMT
Re:How can i add tcp/ip protocolQuote> It is not possible to install the tcp/ip protocol suite on a MS Windows would work fine. As you know, the loopback adapter is nothing more than a fake NIC. Gordon |
Stephane Grobet
![]() Delphi Developer |
Sun, 15 Aug 2004 16:49:14 GMT
Re:How can i add tcp/ip protocolQuote> It is not possible to install the tcp/ip protocol suite on a MS Windows install the "null network" adapter that simulate a netwrok card that the protocols can bind to. Good luck, |
Arthur
![]() Delphi Developer |
Sun, 15 Aug 2004 17:34:39 GMT
Re:How can i add tcp/ip protocolQuote"Stephane Grobety" <grob...@fulgan.com> wrote in message Quote> > It is not possible to install the tcp/ip protocol suite on a MS Windows 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 Any computer without one of these is incomplete in my book. <g> br, |