Hello, i wanted to know how can i access tcp/ip protocol throw the PB dos box in win95 and win98 or 2000.
IPX routines are in every where and they dont seem to do the work i want to do, i've searched for lots of places how to access that protocol throw dos and i found only a dos program which connects the ISP and i can do a program for it but i want throw windows not throw other dos programs...
if you have a clue or a source code to help me please post it, it will be valuable for everyone.
and i dont mean a source code like you do
shell "ftp XXX.XXX.XXX.XXX"
that is NOT a direct memory access to the tcp/ip protocol
i am searching for SUBS and FUNCTIONS from dos to use it to connect windows TCP/IP Protocol.
-------------
Thanks From advance
Goldberg.
IPX routines are in every where and they dont seem to do the work i want to do, i've searched for lots of places how to access that protocol throw dos and i found only a dos program which connects the ISP and i can do a program for it but i want throw windows not throw other dos programs...
if you have a clue or a source code to help me please post it, it will be valuable for everyone.
and i dont mean a source code like you do
shell "ftp XXX.XXX.XXX.XXX"
that is NOT a direct memory access to the tcp/ip protocol
i am searching for SUBS and FUNCTIONS from dos to use it to connect windows TCP/IP Protocol.
-------------
Thanks From advance
Goldberg.
Comment