Results 1 to 5 of 5

Thread: Client server application

  1. #1
    Miles Pais is offline Senior Member
    Join Date
    Jan 2012
    Posts
    107
    Rep Power
    2

    Default Client server application

    Hi all, I'm thinking for college work in supposing that we have a number of client computers and a server computer, we need from this server computer to access all customer upon request. For this we need us some protocol using existing middleware and so on. We assume that all clients running under Linux and the application must be programmed in C + +. I do access budget always in text mode, as this connection is much faster and smoother, since the response time is rewarded. But idk if something like CORBA and so could help solve the problem, If anyone has any idea? Thank you very much in advance and Greetings to all.

  2. #2
    Abba Magdu is offline Member
    Join Date
    Dec 2011
    Posts
    87
    Rep Power
    2

    Default

    If you search response time, Middleware solution is not the most convenient, because the overhead account, a specific protocol for your development, based on binary packages will be most efficient.

  3. #3
    Neil Paiva is offline Senior Member
    Join Date
    Jan 2012
    Posts
    109
    Rep Power
    2

    Default

    Hello and thanks for the reply, you are right when you say that the middleware solution is not the most appropriate, but the question is basically access to the shell or linux client, and to launch a program stored in these to do certain functions requested by the client or directly access this application that we are listening to any port and communicate directly with it ..

  4. #4
    Neison Neves is offline Senior Member
    Join Date
    Jan 2012
    Posts
    102
    Rep Power
    2

    Default

    Wait, How long have the access server to the client, typically, clients access the server to do certain things, what that is supposed to do client and server? Most likely the answer is yes, but can also be that you end up killing flies with cannon fire, that's why I was wondering what you do, we use a middleware requirement of the job is it?

  5. #5
    jare is offline Junior Member
    Join Date
    Jun 2012
    Posts
    1
    Rep Power
    0

    Default

    Hello, I recommend you take a look at a DDS (Data Distribution Service) middleware solution. DDS can be used to communicate bewteen applications written in different languages (including C++) and different operating systems (including Linux). It is a publish-subscribe architecture, but can also be used to meet request-response requirements. It has very low overhead and minimal latencies (typically, under 100 usec), so it might be a good fit for your project.

    I have used the "CoreDX DDS" product in the past, and it is easy to pick up and use. It is a commercial product, but I think you can get a free license for college/university work. Certainly you can try it out for free.

Similar Threads

  1. Client Server Network
    By WalkerCook in forum Networking Jargons
    Replies: 1
    Last Post: 05-31-2010, 03:54 PM
  2. Client server
    By SmithJohnson in forum Networking Jargons
    Replies: 0
    Last Post: 04-03-2010, 10:46 AM
  3. SQL Client Application
    By Freddy Smits in forum Applications
    Replies: 0
    Last Post: 03-19-2010, 07:43 AM
  4. What is client/server?????
    By Christine Cole in forum General Networking
    Replies: 0
    Last Post: 03-03-2010, 10:07 AM
  5. What is a Client Server
    By alfie57 in forum Applications
    Replies: 0
    Last Post: 09-09-2009, 06:55 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48