Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by centrino

  1. centrino

    Tomcat Servlet Session tracking Problem

    hi all.I have a swing application that communicates with a servlet.I am having problem in tracking user session when he logs in.It seems to be pretty complicated since I am using a swing client application instead of a browser. By browing the net, it seems that url rewriting is the best...
  2. centrino

    newbie DB question

    Hi all. I have some problems here hope some of you can help me out here. I am suppose to do a project of a company warehouse for inventory tracking. It is a project that I have to submit for my college. The database server is suppose to be in the head office. Clients have to access the...
  3. centrino

    MySQL database/VB.net/Internet

    Hi. I have to start a for my company. The project is about the company inventory. Data has to be entered from the warehouse. The database srever is in another location. Warehouse computers have to access the database through the internet. The database is a MySQL databse. I want to use Vb.net as...
  4. centrino

    Class diagram

    Hi. I am new to OO system analysis and design. I am trying to develop a simple aircraft shooting game in java. It will be an application type not an applet. However, I am confused in the OOA&D approach. I am confused about including things like save game , reload, difficulty level,game pause...
  5. centrino

    Java game application

    I have seen that some ppl use some APIs such as light weight java game library (lwjgl), jogl and stuff....are thse the same as java3d?...which ones are most widely used.
  6. centrino

    Java game application

    I would like to know if it is possible to develop games with Java as in DirectX using C++. What is the best way to develop gams using java. I am not talking about developing games as Java applets. I mean application games. If it is possible, can n e one pls guide me on how to start game...
  7. centrino

    Inventory system DB

    Hi. I am going to develop an inventory control system for a company. I was wondering which approach would be best in the system. Should I use a OO system or should I use a relational database for this one?...I would like to know ur opinions as to whether which approach would best suit for an...
  8. centrino

    Java Speech engine

    Hi. I want to develop a software in Java with speech recognition capabilities. I have heard that there are some good speech engines that work with Java. Can n e one pls let me know a good engine and also give me a little bit of guidance to how to work around this problem. Also, pls let me know...

Part and Inventory Search

Back
Top