Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: Reuse Connection
drb0b

From: na, NE Netherlands
Posts: 9
Member Since: 05/05/04
posted June 22, 2004 2:41 AM

hi..i have a app which calls a instance of a class everytime it needs to upload a file. This class does some work on the file before making the call to upload the file to the ftp server.

My question is that, is there any way i can make one connection to the server and every instance of the class uses that existing connection.

At the moment, everytime i call that class , a new connection is created for every put command so if i have 4 instances of that class, i end up having 4 connections to my ftp server.

Thanks
b0b
drb0b

From: na, NE Netherlands
Posts: 9
Member Since: 05/05/04
posted June 22, 2004 3:03 AM

scrap this question..i figured it out :D
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX