Re: Client Server like program, which way is better?



frankgerlach@xxxxxxxxx a écrit :
Maybe it's overkill, but you should also consider technologies such as
CORBA, RMI or SimpleORB. These technologies provide mechanisms to
transport data structures over the network (aka Marshalling or
Serialization). They also handle things like thread creation.

and WebServices / SOAP ;-)
.



Relevant Pages

  • Re: Client Server like program, which way is better?
    ... but you should also consider technologies such as ... transport data structures over the network (aka Marshalling or ...
    (comp.lang.java.programmer)
  • Re: the c# return statement
    ... >> start worry about serialization of data over a network, ... > not control the memory in which it resides. ... seconds coming up with examples where switch statements would be useful. ...
    (microsoft.public.dotnet.general)
  • Re: In 2007 networks moving away from serials
    ... The 20 or so drama scripts on NBC's 2007-08 ... networks are hitting the tipping point on serialization, ... pitches and four drama scripts that have earned commitments. ... Serialized dramas exploded on network fall schedules after the success ...
    (rec.arts.tv)
  • Re: High Speed Network Object Packing
    ... I didn't find any existing sample in the network which is fit for you exactly. ... "Object Serialization in Visual Basic .NET" ... Some other useful links include: ... Discussions on Serialization over NetworkStreams: ...
    (microsoft.public.dotnet.framework)
  • Re: Saving Serialized objects
    ... public class AddNum implements Serializable ... how can i save an object of this class utlizing serialization in the ... If you have a network of objects, ...
    (comp.lang.java)