Results 1 to 4 of 4

Thread: Sockets in Java

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Contributing Member
    Join Date
    May 2006
    Answers
    71

    Re: Sockets in Java

    There are two kinds of sockets in Java one for handling server and another for client. They are namely:
    ServerSocket class is used by the server to wait for the client and connects to the server by Using Socket Class.


  2. #2
    Junior Member
    Join Date
    Jul 2008
    Answers
    3

    Re: Sockets in Java

    hi,

    Sockets are divided into 2 types, (Hardware,Software ports).
    we can't see software port. Every application is using Specific port.

    we cant'use Reserved port, that's already assigned.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact