Protocol
A protocol is a convention or standard that controls or enables the connection, communication, and data transfer between two computing endpoints.
Forum Post

Re: what basic programming would you recremend

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...
Forum Post

Re: what basic programming would you recremend

: : 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...
Forum Post

Re: what basic programming would you recremend

: 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...
Forum Post

re: Qbasic Internet subroutine

Where can I get a subroutine that shows me how to access, read from and write to an FTP site?
Forum Post

Re: Winsock (Visual Basic to C++)

: 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...
Forum Post

FTP Througput

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...
Forum Post

Re: File transfer over sockets

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...
Forum Post

Re: question about sockets and net

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...
Forum Post

Re: Basic Win9X Networking Info...

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:...
Forum Post

Re: Basic Win9X Networking Info...

: 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...
Forum Post

Re: IP Address

: : 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...
Forum Post

Re: IP Address

: 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...
Forum Post

Re: Who knows how to do this?

: 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...
Forum Post

SSL(HTTPS) with basic sockets

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...
Forum Post

Low-Level Networking

Do anyone have or know where I can get a public domain DLL that can do basic TCP/IP networking stuff??
Forum Post

Re: winsock - How?

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...
Forum Post

winsock - How?

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...
Forum Post

Ftp -- help

Hi, does anyone know where I can learn the basics of ftp programming. I want to build a simple ftp client //Drew
Forum Post

WinSockets

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...
Forum Post

Re: Should we have not a FAQ for this message board

: 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 :...
Previous  1 2 3 4 5 6 7  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.