best proceed accept record by webservice
i have an api consisting asp.net webservices callable by get/post/soap.
a new functionality need me accept files by webservice. fundamentally i'm permitting users upload files record repository by api, they'd differently logging the browser formed administration system.
the api needs simply consumed possible. i'm pondering dropping soap support given the php clients especially get/post methods, .net clients don't mind presumably way. prerequisite, i'm pondering simply formulating an uploadfile(filename) method, requiring user send record by post normal record upload.
however, i means mention record domain parameter method, right? i simply state support "file should sent post domain called 'file'", poise any problems i need review file?
all files binary format, pdf's, several settlement formats, flv forth. also, record sizes especially 2-20mb vicinity, nonetheless given above solution, i have any troubles usurpation files 250mb area?
receiving record proceed outcome record being hallowed totally memory, before i hoop - there any proceed around this, besides permitting use accept tide so disabling me usurpation parameters, opposition easy use service?
besides what's illusory side, i'm also extraordinary regards i easy illusory callees send file. i'm guessing post many permitted ways receiving file, nonetheless anyone any comments, i'd hear well.
Comments
Post a Comment