Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Java
  4. screen shairing application

screen shairing application

Scheduled Pinned Locked Moved Java
javahelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rajivbirari
    wrote on last edited by
    #1

    hi , i want to develop an application in Java where one person will share screen with several people joining the conference , just need some help for start up. please share some links or help code to begin with. I have no idea which technology i can use,how it's work flow. Please anybody knows about that please help me.

    N A 2 Replies Last reply
    0
    • R rajivbirari

      hi , i want to develop an application in Java where one person will share screen with several people joining the conference , just need some help for start up. please share some links or help code to begin with. I have no idea which technology i can use,how it's work flow. Please anybody knows about that please help me.

      N Offline
      N Offline
      Nagy Vilmos
      wrote on last edited by
      #2

      Have a read of the forums. We will not do your work for you, but will happily help. Try, get stuck and THEN ask a question.


      Panic, Chaos, Destruction. My work here is done.

      1 Reply Last reply
      0
      • R rajivbirari

        hi , i want to develop an application in Java where one person will share screen with several people joining the conference , just need some help for start up. please share some links or help code to begin with. I have no idea which technology i can use,how it's work flow. Please anybody knows about that please help me.

        A Offline
        A Offline
        Arun Reginald Zaheeruddin
        wrote on last edited by
        #3

        You would need to look into the java.awt.Robot class to capture the screen. Just search for this class and you will get several tutorials explaining how to use it. But remember, this class just captures images of your desktop. You would then have to send those images over the network to other computers using an implementation of either Datagram (UDP-based) or TCP-based Sockets or RMI. Plus, also look into Serialization. These are the only pointers I can give you. People do not write tutorials about such stuff. I hope this helps you find a suitable direction to move forward in.


        The beginning of knowledge is the fear of God

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups