Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: Visual Basic Networking Internet Programming Tutorial

In this tutorial I will cover how to perform file transfers between your PC and a web server.

Tutorial Details:

Networking Internet Programming

In this tutorial I will cover how to perform file transfers between your PC and a web server. The topics of web site management, dynamic generation of web pages, and control/script inclusion in web pages is covered in a different tutorial.

In the Professional and Enterprise Editions of VB are the two controls which provide Internet features - the Internet Transfer Control and the Web Browser Control. The Internet Transfer Control (ITC) provides both FTP and HTTP file transfer controls and is the subject of this tutorial - as is the use of the wininet.dll, which also provides file transfer capabilities that you can access from within your VB applications.

The wininet.dll file is simply a library of functions that you can use to do file transfers. It is not a part of VB6, but is installed along with the Microsoft Internet Explorer. This means you can safely assume that it is available on most PCs.

The reason for using the ITC is simplicity. The control provides a very straightforward, fairly simple interface to use in your VB programs. The down side is that the control is about 126K in size, increasing the size of the installation files your application users will have to download.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Visual Basic Networking Internet Programming Tutorial

View Tutorial:
Visual Basic Networking Internet Programming Tutorial

Related Tutorials:

Displaying 1 - 50 of about 2593 Related Tutorials.

Visual Basic Books
; Programming Visual Basic .NET This free 513-pages ebook is a comprehensive hands-on guide to the Visual Basic .NET programming...;  Programming Visual Basic .NET
 
C/C++ Programming Books
topics for Visual C++ 6 programming. This book skips the beginning level material... Foundation Class Library. These enhancements include classes for Internet programming... C/C++ Programming Books C/C++ Programming
 
Networking in Java
Networking in Java Networking in Java... provides the support for networking in java with a generic style. All the java... an address. It is called an Internet address ( IP Address) it is a 12 digit
 
Beginners Java Tutorial
; This tutorial will introduce you with the Java Programming...;      Java Basic What is Programming... factorial of any given number This Java programming tutorial will teach you
 
VoIP Data Networking
. Because it uses the Internet, VoIP data networking communications are much cheaper... VoIP Data Networking VoIP Data Networking...;  VoIP Data Networking with Networking Telecommunication
 
J2EE Tutorial - Session Tracking Example
. In the UNIX  systems , C & later C++ reigned supreme. By 1990, Visual Basic... J2EE Tutorial - Session Tracking Example J2EE Tutorial - Session Tracking Example     
 
Overview of Networking through JAVA
on the Internet. In java network programming we can use URLs to connect and retrieve... Overview of Networking through JAVA Overview of Networking through JAVA
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.