Closed Thread
Results 1 to 4 of 4

Thread: client server communication

  1. #1
    kimbsan is offline Newbie
    Join Date
    Feb 2010
    Location
    Uganda
    Posts
    5
    Blog Entries
    1
    Rep Power
    0

    client server communication

    HI,
    Iam trying to develop a bus-ticket point of sale for a company as my project.
    The company has different branches from in different districts(10-branches).The main branch will be receiving sale-data(information) from all other sub-branches(to act as clients) through internet connection.
    My challenge is how to connect the main branche's point of sale system with sub-branches point of sale systems, so that what ever information is entered and stored from all the sub-branches is received at the main branch.Iam doing my project in visual basic 6.0.

    In addition, the system will be doing this:-

    capturing;clients image(photo-using a webcam), names,place of destination,type of lagage and weight, amount and at the end able to print out a receipt(ticket).

    Thanks in advance

    KIMBSAN

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    cdg10620's Avatar
    cdg10620 is offline Programming Expert
    Join Date
    Jun 2009
    Location
    Texas
    Posts
    387
    Blog Entries
    3
    Rep Power
    12

    Re: client server communication

    Quote Originally Posted by kimbsan View Post
    HI,
    Iam trying to develop a bus-ticket point of sale for a company as my project.
    The company has different branches from in different districts(10-branches).The main branch will be receiving sale-data(information) from all other sub-branches(to act as clients) through internet connection.
    My challenge is how to connect the main branche's point of sale system with sub-branches point of sale systems, so that what ever information is entered and stored from all the sub-branches is received at the main branch.Iam doing my project in visual basic 6.0.

    In addition, the system will be doing this:-

    capturing;clients image(photo-using a webcam), names,place of destination,type of lagage and weight, amount and at the end able to print out a receipt(ticket).

    Thanks in advance

    KIMBSAN
    Couldn't you set up the main station as a server, have each of the sub-stations connect to that server's network, and then store all of that data on the server in a database?
    -CDG10620
    Software Developer

  4. #3
    Join Date
    Nov 2009
    Location
    I seem to be lost...
    Posts
    1,566
    Blog Entries
    1
    Rep Power
    22

    Re: client server communication

    Welcome to CC.
    Knowledge: Intermediate C#, Beginner AS3, HTML, CSS, Binary, Hex, Octal.
    Science is only an educated theory, which we cannot disprove.

  5. #4
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: client server communication

    Welcome!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need help in multi-threaded client server communication
    By bushramemon in forum C# Programming
    Replies: 1
    Last Post: 07-02-2010, 09:56 AM
  2. Client Server
    By houlahan in forum Java Help
    Replies: 1
    Last Post: 02-02-2010, 09:18 AM
  3. Replies: 0
    Last Post: 08-14-2009, 11:52 PM
  4. Client/Server
    By dani in forum C and C++
    Replies: 3
    Last Post: 11-11-2008, 07:43 AM
  5. Client / Server
    By eric in forum Marketing
    Replies: 0
    Last Post: 09-03-2007, 01:08 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