|
-
Jul 19th, 2006, 10:21 AM
#1
Thread Starter
New Member
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!!
-
Jul 19th, 2006, 11:32 AM
#2
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
-
Jul 19th, 2006, 02:39 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|