PVSS and c#

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
34 posts • Page 4 of 4
User avatar
pluns
Posts: 3
Joined: Tue Jun 14, 2011 11:58 am

Re: PVSS and c#

Post by pluns »

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.

User avatar
clicht
Posts: 24
Joined: Tue Aug 03, 2010 8:11 am

Re: PVSS and c#

Post by clicht »

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.

User avatar
vogler
Posts: 122
Joined: Thu Oct 28, 2010 8:32 am

Re: PVSS and c#

Post by vogler »

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...

User avatar
pluns
Posts: 3
Joined: Tue Jun 14, 2011 11:58 am

Re: PVSS and c#

Post by pluns »

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

Post Reply
34 posts • Page 4 of 4