Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23492

Re: which is best java library for socket programming

X-Received by 10.224.217.195 with SMTP id hn3mr5986111qab.5.1366233492251; Wed, 17 Apr 2013 14:18:12 -0700 (PDT)
X-Received by 10.50.43.225 with SMTP id z1mr1481606igl.15.1366233492210; Wed, 17 Apr 2013 14:18:12 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!cj1no966053qab.0!news-out.google.com!ef9ni1990qab.0!nntp.google.com!ca1no972379qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.programmer
Date Wed, 17 Apr 2013 14:18:11 -0700 (PDT)
In-Reply-To <kkn2pp$vc$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T
NNTP-Posting-Host 69.28.149.29
References <1b11ef75-ae3b-416f-ac39-26716e171982@googlegroups.com> <kkn2pp$vc$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d4ffabc0-23f1-43a8-b25f-ddc1d1a57934@googlegroups.com> (permalink)
Subject Re: which is best java library for socket programming
From Lew <lewbloch@gmail.com>
Injection-Date Wed, 17 Apr 2013 21:18:12 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.java.programmer:23492

Show key headers only | View raw


markspace wrote:
> DeepakS wrote:
>> Please let me know which is best java [sic] library for socket programming ?

What makes "best"?

There are many criteria of goodness, some of which are mutually exclusive. Which 
ones apply here?

> <http://docs.oracle.com/javase/tutorial/networking/sockets/>

From which we read:
"The java.net package provides two classes--Socket and ServerSocket--that implement the client side of the connection and the server side of the connection, respectively."

These are great for socket programming, but rather low level. 

Do you have needs for more than raw socket programming?

-- 
Lew

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

which is best java library for socket programming DeepakS <deepak.pucsd@gmail.com> - 2013-04-17 13:43 -0700
  Re: which is best java library for socket programming markspace <markspace@nospam.nospam> - 2013-04-17 14:07 -0700
    Re: which is best java library for socket programming Lew <lewbloch@gmail.com> - 2013-04-17 14:18 -0700
  Re: which is best java library for socket programming Arne Vajhøj <arne@vajhoej.dk> - 2013-04-17 18:59 -0400
  Re: which is best java library for socket programming Roedy Green <see_website@mindprod.com.invalid> - 2013-04-18 12:54 -0700

csiph-web