What is Session?

Photo: "Access your Personal Computer from Anywhere"

If you are traveling and you need a file which resides in your Personal Computer then what will you do?

Don’t worry I am here to help you Folks.

Today I  came up with a very important topic “Access your Personal Computer from Anywhere” Through Remote PC you can access your personal computer from anywhere in the world!!!

Opera Unite, by using this tool one can easily turn his computer into a web server and can access documents on that computer from any other web browser. This Tutorial is posted By Cyber Elite.Opera Unite is a standard web server and it allows us to download files directly from the computer without uploading.

Copernic is popular desktop accessing software that is used to find emails, pictures and other files on Windows computer. Copernic also have a component called myCopernic on the Go for remotely searching the content stored on the home or office computer. One can preview the search results and then download them to your mobile phone or remote PC.

Another option is GBridge , it allows you to setup a virtual private network using your Google Account. Now a day’s many companies are using VPNs to let employees access their data over an unsecure public network (Internet) with this tool. It also allows home users to build their own VPNs to access remote files more securely.

But in my personal opinion the best option is Windows Live Sync at sync.live.com for remotely accessing files over the Internet. You have to just install the Live Sync client on your computer and you can access the entire hard drive of that computer simply through the Windows Live Sync website.

Live Sync is available for both Mac and Windows.

Follow The Admin :- Namit Behl
HTTP communicates with lot of TCP connections, Server should create unique identifer for each Connection.


A Session is a unique identifier that is generated and sent to the client from a server in order to identify the Current Interaction Session.

Whenever you visit a webpage or login to website, the server will store the data about you in your system as a cookie. This cookies will help to identify you.

For example , you are login to Facebook.com. when you login to your account, a cookie will be generated and stored in your local system. if you click the logout, cookies will be destroyed.

Software Implementation:
TCP sessions are implemented using Multi threading concept. Whenever session is generated , a new thread will be created.

HTTP sessions are typically not implemented using one thread per session, but by means of a database with information about the state of each session.

Server side web sessions:
The sessions are stored in Server Machine.

Client side web sessions:
Client-side sessions use cookies . This will reduce the server side storage.

This is best method but there is one drawback. Sessions stored in client is vulnerable to tampering by the hackers. This can be overcome by encrypting the session(but hackers are able to decrypt it also).

HTTP session token

The client usually stores and sends the token as an HTTP cookie and/or sends it as a parameter in GET or POST queries.

The reason to use session tokens is that the client only has to handle the identifier. All session data is stored on the server (usually in a database, to which the client does not have direct access) linked to that identifier.

Magic cookie is simply a cookie that is used to authenticate the user on remote server or simply computer. In general, cookies are used to maintain the sessions on the websites and store the remote address of the website. 
Protected by Copyscape Duplicate Content Detection Tool ©2013 H[+]Tips Zone.

© Legal-Privacy Policy page.





I am Rajput Gaurav a ETHICAL HACKER and a tech enthusiast. Catch up with me on my New Site DecodedReviewand experience a whole new way of looking at technology and Hacking.
Follow Me

­



­

­

­

Receive all updates via Facebook. Just Click the Like Button Below...

Get this Here

Powered By DecodedReview.com · Designed By Rajput Gaurav·© All right received Legal-Privacy Policy ©