Results 1 to 4 of 4

Thread: Sockets in Java

  1. #1
    Contributing Member
    Join Date
    May 2006
    Answers
    64

    Sockets in Java

    Someone highlight on the sockets available in java and actually why are sockets used?


  2. #2
    Contributing Member
    Join Date
    May 2006
    Answers
    82

    Re: Sockets in Java

    Sockets are used for data communication and they use protocol for doing this. This is the general view and usage of sockets and for achieving this each programming language uses some features, functions or techniques.


  3. #3
    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.


  4. #4
    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