Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Architecture (Read 2080 times)
vk23942
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Oct 18th, 2007
Architecture
Oct 18th, 2007 at 10:07am
Print Post  
Hi,
I was quite curious to know the architecture of the NetDiagram component. As far as I understand is on the client side it is java applet which could be manipulated using java script. However when we post the form same objects are available in ASP.Net objects on server. How the data is transferred from java applet to ASP.Net on posting of form is quite interesting to know about.

Regards,

Vikas Kapoor
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Architecture
Reply #1 - Oct 18th, 2007 at 12:03pm
Print Post  
Hi,

In both directions the diagram is serialized in XML  format and deserialized at the other end. In addition, it is zipped to reduce the size of the posted data.

Regards,

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint