Results 1 to 9 of 9

Thread: vb... the internet and text files

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    earth
    Posts
    37

    Talking vb... the internet and text files

    how can i get a vb proggy to read a text [.txt] file off the net?

    tia all
    BoMbErMaN

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Do you know winsock?

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    earth
    Posts
    37
    i know of it...
    but i have no idea how to use it

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    http://www.vbworld.com/internet/winsock/

    You can go through this, it'll tell you how to use winsock. then it's pretty simple. You can pro'lly copy the file to ur PC and read it from there...

  5. #5

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    earth
    Posts
    37
    is winsock the only way possible?

    ...the reason i ask is because i don't want the file to be downloaded if possible... just readable
    Last edited by k4b00m_uk; Jun 12th, 2002 at 05:35 AM.

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    yes.

    If I say anything else it'll be some stupid lame joke.

  7. #7

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    earth
    Posts
    37
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

    --------------------------------------------------------------------------------

    Please try the following:

    If you typed the page address in the Address bar, make sure that it is spelled correctly.

    Open the www.vbforums.com home page, and then look for links to the information you want.
    Click the Back button to try another link.
    Click Search to look for information on the Internet.



    HTTP 404 - File not found
    Internet Explorer

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Using Winsock

    By Karl Moore

    Introduction

    A few years ago, I was called in to a hectic call-centre – the head honcho had a problem.

    Ironically, it was communication. Even though they had phones coming out of their ears (boom, boom), the people in this company simply couldn't talk to each other.

    Half of his staff were constantly on the telephone. The other half were temporary employees that didn't know each other's names and moved chairs quicker than a bunch of seven-years olds at a birthday party.

    The problem? When one of the workers had a query on an account and needed to question the last person dealing with it – they didn't know where to start. Who was who?

    The solution came as a simple package I very originally christened Talk – essentially a more personalised version of ICQ or MSN Messenger. And it worked.

    When an individual started work at a desk, they logged in. When they finished, they logged out. Somewhere in the middle, users could send messages to each other, have a digital chat – even send files to and fro.

    But how did it all work? By using the Winsock control. And this brief guide will demonstrate how to use it yourself – starting with a quick run-through of the basics, through to tips on setting up a chat session – plus handy links on how to initiate file transfers. We'll even cover how you can play Big Brother – and remotely control computers.

    So without further ado, prepare to enter the wonderful world of Winsock...

    Our First Winsock Application




    In This Article



    Introduction - Our First Winsock Application - Tuning the Receiver - Winsock Code - Going All Bi-Directional - Creating a Chat Session - Sending Files - Big Brother? - Conclusion -

    ActiveX | Beginning | Controls | Databases | Files | Graphics | Misc | Mouse | Registry
    Home | Articles | Code | Projects | Books | Reviews | Discussion Forums
    Tech News | Contact Us | Site Map | Join Newsletter | Link To Us

    Copyright ©1997-2001 Jelsoft Enterprises Limited. All rights reserved. Privacy Policy.




    the page is there.

  9. #9
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width