Silverlight Ftp Upload

前端 未结 4 749
名媛妹妹
名媛妹妹 2021-01-20 13:45

I\'m working on trying to ftp a file to the server through a silverlight application. Where the location to upload the file on server file system, exists outside the sandbox

4条回答
  •  爱一瞬间的悲伤
    2021-01-20 14:19

    In the meantime, name it Silverlight 5, Sockets got an update: with ClientAccessPolicy.xml the port-range got boosted and an in-browser elevated-trust mode is available.

    Therefore I've created sharpLightFtp to enable rudimental Ftp.

提交回复
热议问题