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: java networking seminar topic information, java server client program for stop and wait arq, print fibonacci series by creating a socket using server client architecture, client access serverclient server, seminar topics on client server, client server architecture in atm machine pdf, client server software application,

[-]
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)

Messages In This Thread
A Client/server Networking Application using JAVA: JWBCB - by project topics - 18-01-2011, 12:47 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  SAMBA SERVER ADMINISTRATION full report project report tiger 3 4,780 17-01-2018, 05:40 PM
Last Post: AustinnuAke
  projects in core java project topics 6 16,170 16-01-2018, 11:15 AM
Last Post: dhanabhagya
  Steganography implemented in Java science projects buddy 14 12,240 24-05-2016, 10:15 AM
Last Post: dhanabhagya
  Remote Server Monitoring System For Corporate Data Centers smart paper boy 3 2,890 28-03-2016, 02:51 PM
Last Post: dhanabhagya
  STUDENT INFORMATION SYSTEM IN JAVA project topics 14 10,657 19-08-2015, 11:28 PM
Last Post: Guest
  mini projects in java project topics 7 18,813 01-05-2015, 04:18 PM
Last Post: seminar report asees
  CLIENT SERVER BASED LIVE MEETING computer girl 4 4,474 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,701 21-03-2014, 01:44 AM
Last Post: MichaelPn
  chat server full report project report tiger 7 11,190 19-03-2014, 08:49 AM
Last Post: MichaelPn
  Online Application For The Training and Placement Dept. Of The College. Electrical Fan 16 9,699 13-03-2014, 05:46 PM
Last Post: computer topic

Forum Jump: