Sending the HTTP sender in WCF calls ( used SOAP on .net compact framework ) -


i having mobile application calling wcf using proxy generated using netcfsvcutil.exe. need send simple http header information ( required server side) each wcf calls.

as iclientmessageinspector not supported in .net compact framework , want know there way send http header.

-vivek


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -