Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9124525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:35:29+00:00 2026-06-17T06:35:29+00:00

I want to make a java project on streaming video encryption. Where i will

  • 0

I want to make a java project on streaming video encryption. Where i will use two PCs 1 act like a media server and other act like a client. So a video file (example.avi) in server pc can be view by client pc.

I already worked with sockets and can send files over a LAN. But here my question is ->
I want to send the encrypted video Stream to the client PC and the Client then display the video.

The process is like:

  • Client request a video file
  • Server open the video file (in text mode or something else) and start encrypting and sending to client.
  • Now client start receving and decrypting the data.
  • And display the decrypted data as video in details Server
  • Connected to client
  • Open the video file
  • While Not EOF
  • Read file content block
  • Encrypt it
  • Send encrypted block to the client
  • End While Client
  • Connected to server
  • While True(Or something like that)
  • Store the received encrypted data
  • Decrypt it
  • Display it as video
  • End While

I do not need any source code for that. I just want to know that from where i can start this project. Any suggesstion will
be helpful for me.

  • Can connect two pc
  • Can read files
  • Can encrypt
  • Can send data over LAN
  • Can decrypt it

But how can i use the decrypted data and display it as video?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T06:35:30+00:00Added an answer on June 17, 2026 at 6:35 am

    You don’t have to reinvent the wheel here, because there is already a standardized technology to encrypt communication over TCP/IP: Transport Layer Security.

    Check out the classes SSLSocket, SSLServerSocket, SSLSocketFactory and SSLServerSocketFactory. They behave just like the normal Socket classes (they extend them, so you don’t even have to change the type), but they encrypt the data under the hood and decrypt it transparently when received without you having to do much.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a java project deployed on the server. Now I want to make
I want to make Java JDialog appear like it is presented in the image
My Goal: I want to make a UML diagram out of my java project
i want to make centralized MySQL DB in PC like server , and manipulate
I want to make a java program to access me database project which is
I have an JAVA project and want to make my JTable with a DefaultTableModel
I want to make a sort in Java. In my object I have many
I want to know how I can make a Java program where an unknown
I want to make searching on my database with hibernate in Java, how can
I want to make a view in a database via Java that has a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.