Has anyone allready looked at the option of using websockets in .net framework 4.5. ?
Sounds like a similar solution to the one Christian is suggesting.
PVSS and c#
- clicht
- Posts:24
- Joined: Tue Aug 03, 2010 8:11 am
Re: PVSS and c#
WCF supports websockets: http://msdn.microsoft.com/en-us/library/hh674271.aspx
gSOAP supports "ws" (Using WS-Addressing with SOAP-over-UDP), but I'm not sure if this is the same.
Further gSOAP supports streaming: Streaming MTOM/MIME, which could be used instead.
gSOAP supports "ws" (Using WS-Addressing with SOAP-over-UDP), but I'm not sure if this is the same.
Further gSOAP supports streaming: Streaming MTOM/MIME, which could be used instead.
- vogler
- Posts:122
- Joined: Thu Oct 28, 2010 8:32 am
Re: PVSS and c#
interesting! there are a lot of protocols... the only reason why i implemented my own proxy and xmlrpc over tcp was that i don't wanted to implemented a ctrl-extension - because i am not "fit" in c++
peter, where are you from? currently i am in den haag, siemens NL, i am interested in what you already build! maybe you can show me sometime...
peter, where are you from? currently i am in den haag, siemens NL, i am interested in what you already build! maybe you can show me sometime...
- pluns
- Posts:3
- Joined: Tue Jun 14, 2011 11:58 am
Re: PVSS and c#
Andreas,
Check the SCD, I'm stationed in the Hague, building HK2.1 and can show you what we've made.
email: peter.luns@siemens.com
Check the SCD, I'm stationed in the Hague, building HK2.1 and can show you what we've made.
email: peter.luns@siemens.com