Protocol
A protocol is a convention or standard that controls or enables the connection, communication, and data transfer between two computing endpoints.
Language
Basic
Remove
Platform
Any
License
Any
Just get the file with FTP then. The only difference would be that you would use port 80 instead of 21/23 (I can never remember which is ftp and which is telnet). then treat it the same way
: I...
: : I am would like to know what basic programming would you recremend for accessing the internet.Will need to do the following.
: : ftp access
: : allows download of http:// files
: :
: : If...
: I am would like to know what basic programming would you recremend for accessing the internet.Will need to do the following.
: ftp access
: allows download of http:// files
:
: If were not...
Where can I get a subroutine that shows me how to access, read from and write to an FTP site?
: Does anyone know how to use the winsock control to send text for visual basic to Borland C++ Builder 5? I can't figure out how to receive the text and what datatype should be used to send it from...
I have a program that does FTP and measures the speed it takes to download or upload a file. If you do an FTP manually using DOS, the throughput is about 2.5 Kbytes/sec faster than Visual Basic to...
I don't know how to use all of that stuff, I just stuck to normal WinSock :). Look up some of these functions, they should get you started: accept, listen, connect, send, recv, select (for...
You can use WinSock in Windows (which is all MSVC readily compiles for, so I assume you're using it). There's a very basic (it leaves out the good stuff...) tutorial on TCP/IP on GameDev.net under...
Yeah I'd REALLY appreciate that. Thanks! I wanna' learn as much about TCP/IP as possible, and that book will probably show me a ton more than I could figure out on my own. Just email it to me at:...
: I am doing a Win9X program. Thanks a ton for the info and I'll test it tomorrow morning. If I have any other probs I'll post. Thanks again!
:
:
:
: -Sephiroth
:
:
Hi,
I have a...
: : Hey,
: :
: : Does anyone know how to get the IP address using visual basic 6.0? I want to get it everytime I boot up and write it into a file. I'm thinking it has something to do with the...
: Hey,
:
: Does anyone know how to get the IP address using visual basic 6.0? I want to get it everytime I boot up and write it into a file. I'm thinking it has something to do with the...
: Hey All,
:
: Does anyone know how to make a simple program that takes mail messages from a pop3 account, and brings them into a visual basic application?
:
: ...and stores them in a database...
I need some info on using the https protocol (SSL) with basic sockets (Borland C++ command line compiler, or GNU C++).
Im already aware of RFCs, openSSL, SSLeay. Any other info would be welcome. Im...
Do anyone have or know where I can get a public domain DLL that can do basic TCP/IP networking stuff??
Basic needed properties
RemoteHostIP
RemotePort
Connect
In the DataArrival event use the getdata property to save data to a variable
use the senddata property to send a string of data
thats...
I would like to know some basic command on using the winsock component, mainly i want to connect to an remote ip and send & recive data.
thanx in advance
chenko
URL:http://www.backupuk.net...
Hi, does anyone know where I can learn the basics of ftp programming. I want to build a simple ftp client
//Drew
I am in need of a good and basic Winsock tutorial,
or a sample that uses the api functions
around the socket, getsockname, bind etc. functionfamily. If anyone knows where I could get
something like...
: Just thinking should we have a FAQ for this message board. Cos lots of pple are
: just posting their msg with help help!!! and homework homework without posting
: a single code...... Like me ;P
:...