-
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.
-
In the first problem, are you supposed to draw the robotarm?
-
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....
-
Sappe, drawing the robot's arm is implied in the question.
-
well, i disagree.. but hey.. what do i know?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks