A Client/server Networking Application using JAVA: JWBCB
#1

Java is an object-oriented programming language developed by Sun Microsystems. A useful feature of Java is that its programs can be executed on World Wide Web pages. Java programs enable Web pages t i become more interactive with users. The Java language consists of classes and methods that provide basic variable types, system input and output capabilities, and other functions. It also includes classes to support networking, Internet protocols, and graphical user interface functions. Java's networking capabilities are contained in the java.net package. Stream sockets and datagram sockets are provided by Java. With stream sockets a process creates a connection to another process. When the connection is established, data flows between the processes in the stream. JWBCB (Java Whiteboard and ChatBoard) is the network application, using the client/server model, developed for this thesis. Its implementation deepened the author's understanding of basic Java networking capabilities and client/server networking concepts.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: print fibonacci series by creating a socket using server client architecture, factorial of a number using client server in java, implementation of client server database paper 2011, implementation of rsa algorithm using client server ppt, multithread client server chat inc c java, udp client code java, client server software,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  SAMBA SERVER ADMINISTRATION full report project report tiger 3 4,760 17-01-2018, 05:40 PM
Last Post: AustinnuAke
  projects in core java project topics 6 16,127 16-01-2018, 11:15 AM
Last Post: dhanabhagya
  Steganography implemented in Java science projects buddy 14 12,185 24-05-2016, 10:15 AM
Last Post: dhanabhagya
  Remote Server Monitoring System For Corporate Data Centers smart paper boy 3 2,854 28-03-2016, 02:51 PM
Last Post: dhanabhagya
  STUDENT INFORMATION SYSTEM IN JAVA project topics 14 10,622 19-08-2015, 11:28 PM
Last Post: Guest
  mini projects in java project topics 7 18,789 01-05-2015, 04:18 PM
Last Post: seminar report asees
  CLIENT SERVER BASED LIVE MEETING computer girl 4 4,457 25-07-2014, 10:37 PM
Last Post: seminar report asees
  Developing a web application to transfer image and patient information project report maker 2 3,674 21-03-2014, 01:44 AM
Last Post: MichaelPn
  chat server full report project report tiger 7 11,173 19-03-2014, 08:49 AM
Last Post: MichaelPn
  Online Application For The Training and Placement Dept. Of The College. Electrical Fan 16 9,662 13-03-2014, 05:46 PM
Last Post: computer topic

Forum Jump: