| View previous topic :: View next topic |
| Author |
Message |
DoT_PiTcH Contributor

Joined: 07 Aug 2002 Posts: 85
|
Posted: Thu Mar 30, 2006 12:05 am Post subject: TFTP withVDSIPP.dll |
|
|
ok when i try this it sends the file but none of the data in it
example client sends client.dat to server and saves as clienttoserver.dat but it is 0kb any suggestions |
|
| Back to top |
|
 |
WidgetCoder Contributor


Joined: 28 May 2002 Posts: 126 Location: CO, USA
|
Posted: Thu Mar 30, 2006 4:47 pm Post subject: |
|
|
| Using the TFTP client/server example distributed with vdsipp v3.1.31.2005 I wasn't able to reproduce your error. The files were both up and downloaded completely intact. |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Sun Apr 02, 2006 9:42 pm Post subject: |
|
|
Hi,
Sorry I've been busy moving into a new house. I've tried the tftp examples with vdsipp and both work. I suspect you are using the tftp client/server with another 3rd party program that has tftp capabilities?
If you are only using the tftp examples in vdsipp make sure to follow the example exactly. You have to specifically accept a file or deny it when running the server. If I recall right there is a time limit too that you must send the accept/deny command otherwise the file is automatically denied for upload/download by the tftp client. |
|
| Back to top |
|
 |
DoT_PiTcH Contributor

Joined: 07 Aug 2002 Posts: 85
|
Posted: Mon Apr 03, 2006 10:37 pm Post subject: |
|
|
well actually i am trying to make an application where the server pushes the file instead of the client, like a network admin would have a software update to push to everyone, without going to each computer. but i am working with the example where the app is client and server so it can be done from anywhere.
thanks |
|
| Back to top |
|
 |
|