File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes Berkeley Socket Programming in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Berkeley Socket Programming in Java" Watch "Berkeley Socket Programming in Java" New topic
Author

Berkeley Socket Programming in Java

Saidur Rahman
Greenhorn

Joined: Sep 30, 2007
Posts: 8
Hi,
I would like to know whether the Berkeley socket programming in java is possible or not. If possible i would like to be informed where should i look for the code and also a detail reference about it.

Thank U.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
Welcome to JavaRanch.

I'm not sure what difference there may be to what used to called Berkeley sockets, but Java has the Socket and ServerSocket classes for networking. An example of how to use those can be found here.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Berkeley Socket Programming in Java
 
Similar Threads
Anyone have any advice on getting a Java programming position?
do i have to supply a port number when start server?
java socket program
WA #1.....word association
Messenger In Java?