DLine
01-09-2005, 10:24 AM
Hi,
I've developed a program which lets users upload stuff to a server. Now, my problem is that it only seems to work with Windows hosts, not Linux. Could anyone let me know why my program only works with Windows hosts. Is there something special about Windows hosts, which Linux dont have?
I'm using HttpWebRequest and HttpWebResponse and the PUT method to send the file to the server. If there is anything else you need to know to help me, just let me know.
Thanks,
DLine
I've developed a program which lets users upload stuff to a server. Now, my problem is that it only seems to work with Windows hosts, not Linux. Could anyone let me know why my program only works with Windows hosts. Is there something special about Windows hosts, which Linux dont have?
I'm using HttpWebRequest and HttpWebResponse and the PUT method to send the file to the server. If there is anything else you need to know to help me, just let me know.
Thanks,
DLine