DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2004
    Posts
    2

    Help With Java Programming Problem

    Hello everyone,

    I have these JAVA programing problems to solve and I need some help:

    1. Implement the following robot specification in java; A robot consists

    of a single arm that can OPEN and CLOSE its gripper. A robot object will

    have values for POS, OPEN, and KIND as its state. Its methods to alter

    state ate InitializeArm, Move, Open, Close, and GetPosition.

    2.Develop a secure data communication system for sending and recieving

    packets over a network in JAVA.

  2. #2
    Join Date
    Nov 2003
    Posts
    22
    In the first problem, are you supposed to draw the robotarm?

  3. #3
    Join Date
    Feb 2004
    Posts
    808
    no, it is merely a specification.. i would realise this by creating empty classes and maybe a few use case diagrams..

    the second one.. dang, this sounds more like university homework to me....
    The 6th edict:
    "A thing of reference thing can hold either a null thing or a thing to any thing whose thing is assignment compatible with the thing of the thing" - ArchAngel, www.dictionary.com et al.
    JAR tutorial GridBag tutorial Inherited Shapes Inheritance? String.split(); FTP?

  4. #4
    Join Date
    Jan 2004
    Posts
    2
    Sappe, drawing the robot's arm is implied in the question.

  5. #5
    Join Date
    Feb 2004
    Posts
    808
    well, i disagree.. but hey.. what do i know?
    The 6th edict:
    "A thing of reference thing can hold either a null thing or a thing to any thing whose thing is assignment compatible with the thing of the thing" - ArchAngel, www.dictionary.com et al.
    JAR tutorial GridBag tutorial Inherited Shapes Inheritance? String.split(); FTP?

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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links