开发者

How to send file from C# to apache with mod_wsgi (django) and python?

How to send file from C# to apache with mod_wsgi (django) and py开发者_StackOverflow社区thon? It will be nice to see code example in both c# (client) and python (server).


In C#, you can just use WebClient.UploadFile. For Django, it obviously depends what you're doing, but the documentation has simple examples.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜