Online Mobile Purchasing

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Friday, 26 July 2013

Data transmission using Multitasking Sockets-java project

Posted on 10:24 by Unknown
This Project a new socket class which supports both TCP and UDP communication. But it provides some advantages compared to other classes that you may find here or on some other Socket Programming articles. First of all, this class doesn't have any limitation like the need to provide a window handle to be used. This limitation is bad if all you want is a simple console application. So this library doesn't have such a limitation. It also provides threading support automatically for you, which handles the socket connection and disconnection to a peer. It also features some options not yet found in any socket classes that I have seen so far. It supports both client and server sockets. A server socket can be referred as to a socket that can accept many connections. And a client socket is a socket that is connected to server socket. You may still use this class to communicate between two applications without establishing a connection. In the latter case, you will want to create two UDP server sockets (one for each application). This class also helps reduce coding need to create chat-like applications and IPC (Inter-Process Communication) between two or more applications (processes). Reliable communication between two peers is also supported with TCP/IP with error handling. You may want to use the smart addressing operation to control the destination of the data being transmitted (UDP only). TCP operation of this class deals only with communication between two peers.

Data Transmission Using Multitasking Sockets-Screenshots by finalyearprojects

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in .NET, Java, REAL-TIME | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • HR MANAGEMENT SYSTEM .NET Project
    A “human resource category” (for example, consultant, programmer, etc.) is a way of classifying skills that is useful in matching resou...
  • Knowledge Management System (Educational Forum) .NET Project
    Knowledge Base is an online discussion forum offering help for users in solving technical issues. This is the best place to post ques...
  • Prison Management System .NET Project
    This project is aimed at developing a prison management system that is a collection of registers and reports for the effective manageme...
  • Project Scheduler - ASP.NET Project
    Project Scheduler is a simple, fast, accurate and easy to use with flexible options for viewing the essential details. The solution is ...
  • POLICE CRIME RECORDS MANAGEMETN SYSTEM .NET Project
    Police-Crime Records Management System applies to police institutions all across the state and specifically looks into the subject of...
  • Electronic Cash Controller - ASP.NET Project
    Abstract This project is mainly developed for the Account Division of a Banking sector to provide better interface of the entire banking ...
  • Leave Management System - ASP.NET Project
    This project is aimed at developing a web based Leave Management Tool, which is of importance to either an organization or a college. ...
  • Software Project Management - ASP.NET Project
    The project entitled  “Software Project Management  Tool” deals with the various levels of project development and will account for time...
  • Remote Networking Service - ASP.NET Project
    REMOTE NETWORKING SERVICE Abstract: An Remote networking service group is an online community that lets you meet your friend’s friends....
  • Hospital Management System-java project
                   The main intention of introducing this system is to reduce the manual work at Health center counters. Every sort of task is...

Categories

  • .NET
  • ASP.NET
  • Java
  • REAL-TIME
  • VB.NET

Blog Archive

  • ▼  2013 (155)
    • ►  November (35)
    • ►  September (49)
    • ►  August (37)
    • ▼  July (34)
      • Effective Transmission of Data Through RBPH for Gr...
      • Call Center Executor - ASP.NET project
      • Data transmission using Multitasking Sockets-java ...
      • Network Database Junction - java project
      • Net Survey Simulation -java project
      • Load Balancing -java project
      • Graphic User Interface-java Project
      • Image Enhancement Tech-Java project
      • Distributed Cycle Minimization-.NET
      • Hospital Management System-java project
      • Congestion Control Using Network Based Protocol- J...
      • Client Server Protocol Implementation Java Project
      • URL Tracker - VB.Net Project
      • Project Management System - Project Controller - A...
      • Online Crime Reporting - ASP.NET Project
      • Online Banking - ASP.NET Project
      • Network Border Patrol - Java Project
      • Mingle Box - Home Based Job System - ASP.NET Project
      • Medical Care System - ASP.NET Project
      • HR Management System - ASP.NET Project
      • IT Help Desk - ASP.NET Project
      • Gray Hound - Vehicle Management System - ASP.NET P...
      • Electronic Cash Controller - ASP.NET Project
      • Techno Task Manager System - ASP.NET Project
      • Project Scheduler - ASP.NET Project
      • E-Banking System - ASP.NET Project
      • E-Greeting - ASP.NET Project
      • Defect Tracking System - ASP.NET Project
      • Customer Query Tracker System - ASP.NET Project
      • Cargo Management System - ASP.NET Project
      • Budget Planner - ASP.NET Project
      • Online Blood Donation Portal - ASP.NET Project
      • Back to My Village - ASP.NET Project
      • Remote Networking Service - ASP.NET Project
Powered by Blogger.

About Me

Unknown
View my complete profile