|
-
Sep 15th, 2006, 07:55 AM
#1
Thread Starter
Addicted Member
[question] how can i download through telnet, no VB just telnet
hi all please i dont know how to do it and i dont know where to ask...
thx alot
-
Sep 15th, 2006, 10:26 AM
#2
Re: [question] how can i download through telnet, no VB just telnet
Moved to General Developer
-
Sep 18th, 2006, 10:38 AM
#3
Thread Starter
Addicted Member
Re: [question] how can i download through telnet, no VB just telnet
plesae i realy need to know that...
-
Sep 18th, 2006, 01:32 PM
#4
Re: [question] how can i download through telnet, no VB just telnet
 Originally Posted by Incures
plesae i realy need to know that...
I am not sure (never worked on Telnet), I found this on a site (Link 2)
You can get access to a great deal of information and services through telnet, but you cannot transfer files. To transfer files, use the File Transfer Protocol (FTP).
But check following links if they help you:
Link 1
Link 2
-
Sep 18th, 2006, 05:35 PM
#5
Re: [question] how can i download through telnet, no VB just telnet
Telnet is a terminal protocol - it has no provision for file transfer. Use FTP for transferring files.
To answer your exact question, "how can I download through telnet?", the answer is "you can't".
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Sep 19th, 2006, 01:15 AM
#6
Thread Starter
Addicted Member
Re: [question] how can i download through telnet, no VB just telnet
ther is way to download through telnet.....
its make the file binary tranfer him and re-make it to what ever it was..
or the is 1 more type no binary that i dont realy remmber now...
so complet files i know u not able to send...but text info...i know u can...
and 1 more think ....if i dont talk about telnet, ther is option to download through the CMD? (dos terminal) coz i just need my software to able download ....thx (and i need it in good way not like sux IE)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|