Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 10-22-2004, 04:05 AM   #1 (permalink)
takaya
Registered User
 
Join Date: Oct 2004
Posts: 1
takaya is on a distinguished road
Application Server

I started to read about Application Server but after hundreds documents I really didn't get all the features.
I mean the typical example is a web client that try to read something from a database in a syncronous way(maybe I simplify too much :-)). For example it is useful to have, for example, an application server for a client connected in RMI, that ask to receive a CORBA service in asyncronous mode? Which are the advantages? It is quite clear in the docs about the client connections but I find really vague about the services (third layer).
Someone can give me some tips?
Thanks
takaya is offline   Reply With Quote
Old 10-24-2004, 10:37 AM   #2 (permalink)
freesoft_2000
Code Monkey
 
Join Date: Oct 2004
Posts: 51
freesoft_2000 is on a distinguished road
hi eveyone,
I once did this but it did not involve corba. Basically what i used was more of sockets. First you have to create your own data packet system.

Example:

byte b = -1;
writeBoolean(true);// This how the client will know it receive
// something
write(yourdata);

writeByte(-1); // This is how the client will know when to stop
// reading in the data. You can use write writeBoolean
// if you like as well.

Now what happens is this is the structure of your data packet.
[boolean] + [yourdata] + [byte or boolean]

what i showed you is extremely simple and you can incorporate any other function structure if you like. What i showed is the server side but the client side is the opposite.

Did you understand what i explained?

If not post any other questions you have here again

Yours Sincerely

Richard West
freesoft_2000 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
downloading the java sdk without the sun application server? sde Java 2 08-02-2004 08:53 AM
What makes a network application? sde Program Design and Methods 3 08-03-2003 06:19 PM
Windows server 2003? CaN Opener Lounge 3 03-24-2003 06:22 AM


All times are GMT -8. The time now is 12:52 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting