User Profile

Collapse

Profile Sidebar

Collapse
MBeckford05
MBeckford05
Last Activity: Apr 29 '08, 09:44 PM
Joined: Mar 24 '07
Location: London
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • An Internet server application which returns the time to Internet clients

    Hi Everyone,

    I have written the code which gives the system time in a window. But I need also to have the Internet address and the port number of the client in the window. the TimeserverRF considers incoming DatagramPackets as a request for the current time, if the client wishes to receive the current time from TimeserverRF, it has only has to send a DatagramPacket to TimeserverRF.

    I am not sure how to do this writing...
    See more | Go to post

  • MBeckford05
    started a topic TimeClient an Internet client application
    in Java

    TimeClient an Internet client application

    TimeClient is an Internet client application which sends periodic requests to TimeServer in a window.

    (i) TimeClient should have three command line arguments: 1) a local port for sending and receiving datas, (2) The IP address(or domain name) and (3) the port on which Time Server is running. If the number of command line arguments is not exactly three. Time Client should display appriate message. on the system console and exit....
    See more | Go to post

  • MBeckford05
    replied to Archmedean Spiral
    in Java
    Thank you ! MBeckford05

    How do you convert the Archimedean Spiral to Java. Has the program been written to solve the problem. I hav looked in on the Internet and Java text books. I wondering are there any pointers since I am new to prgramming.

    Thank You ! MBeckford05...
    See more | Go to post

    Leave a comment:


  • MBeckford05
    started a topic Archmedean Spiral
    in Java

    Archmedean Spiral

    Hi Everyone,

    I am placed with a problem. How to write a program in Java to produce the Archimeadean Spiral. The progam should look like an Archimedean spiral on the screen.

    Any help in hoe to approach the problem would be greatly appreciated
    See more | Go to post

  • Comparing 3 Integers and Displaying the Largest and smallest

    Hello, I am trying to write java program to input three integer numbers compare them and display the largest and Smallest number. I have thought about the problem I would need to use a comparison operate determine which number is larger and which is smaller. I am new to java I was wondering how to but this into java source code.

    Can anyone Help?

    Thank You.

    MBeckfod05
    See more | Go to post

  • MBeckford05
    replied to Archimedean Spiral in Java
    in Java
    Thank you ! I will take a look. Thanks once again....
    See more | Go to post

    Leave a comment:


  • MBeckford05
    started a topic Archimedean Spiral in Java
    in Java

    Archimedean Spiral in Java

    Hello There !

    I would like help, in writing a Java program to output an Archimedean Spiral to the screen.

    I have read on the net what a Archiemedian Spiral is. But I'm not too familiar with Java code.
    See more | Go to post
No activity results to display
Show More
Working...