Results 1 to 3 of 3

Thread: ITC - pulling my hair out

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    2

    ITC - pulling my hair out

    I need to write a program (console application) to send a file from my company to another company via the internet and receive status codes back. My understanding is that there was an ITC in VB6 called Inet that made it simple. Is there an equivalent component in VB 2005 that I can use? All the research I've done indicates there isnt one and I have to program something from scratch.

    Please help if you have any idea...


    Thanks!!

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: ITC - pulling my hair out

    What's at the receiving end? Or are you coding both ends?
    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    2

    Unhappy Re: ITC - pulling my hair out

    I'm sending it to a 'https' url that they have set up. Its just a text file with one loooong text stream.

    Thanks!!

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