SlideShare a Scribd company logo
Scientific Journal Impact Factor (SJIF): 1.711
International Journal of Modern Trends in Engineering
and Research
www.ijmter.com
@IJMTER-2014, All rights Reserved 689
e-ISSN: 2349-9745
p-ISSN: 2393-8161
SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO
SHARING IN OSN SYSTEM
J.Priyanka1
, P.Rajeswari 2
II-M.E(CS)1
, H.O.D / ECE2
, Dhanalakshmi Srinivasan Engineering College, Perambalur.
ABSTRACT: Recent years have witnessed the blossom of online social network service and online
video service as well as the rapid convergence of the two services. Social video contents or social videos
in short that is generated and shared by users in online social networks are becoming increasingly
popular on today's Internet. The unique propagation properties make the video access pattern in the
online social network quite different from that in the traditional centralized video service systems, in that
(1) video contents are no longer produced by a few centralized content providers, but by all individual
users; and (2) social connections and social activities determine the propagation of the videos among the
users. In that Existing system Secure Social tube, an improved peer-assisted video sharing system that
explores interest similarity, physical location and social relationship between peers in OSNs.
Specifically, social Tube incorporates four algorithms: a social network (SN)-based a buffer
management, scheduling, chunk delivery, chunk prefetching and P2P overlay construction. Proposed
system implement secure social tube approach to share useful videos in online social network and
implement video conversion approach to convert videos into frames and check each and every frames
using video content features and also eliminate the redundant video shared on network. Implement this
social tube framework in security manner.
KEYWORDS: online social networks, peer-to-peer network,
I. INTRODUCTION
The popularity of online social networks (OSNs) in recent years is continuously increasing. Facebook
(FB), in particular, is one of the most important online social networks (OSNs) today. It has the highest
number of active users with more than half active FB users returning daily and the largest number of
visitors among OSNs according to Comscore. OSN users establish friendship relations with real-world
friends and post their profiles and content such as notes, photos, and videos to their private pages. Video
sharing has been an increasingly popular application in OSNs, enabling users to share their interesting
videos they found with their friends.
Different approaches for peer assisted video sharing in online social networks are: NetTube,
SocialTube, etc. OSN based P2P streaming overlay, where social relationships are exploited to develop
a privileged video content distribution mechanism among peers that are also OSN members. The user
who have account in the online social networks they want to upload there videos on the networks and
share it with other members who have account in that network. The other persons who have relationship
with they are friends of the user want to view the shared video they will wait for the video for buffering.
To avoid this problem in the proposed the user upload the video on the social networks the video upload
on the socialtube automatically. So the other user can view the video easily without waiting for
buffering.
International Journal of Modern Trends in Engineering and Research (IJMTER)
Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161
@IJMTER-2014, All rights Reserved 690
II. RELATED WORK:
In [4] Y. Huang, Z. Fu, D. Chiu, C. Lui, and C. Huang et al. In this paper, we describe and discuss
the challenges and the architectural design issues of a large-scale P2P-VoD system based on the
experiences of a real system deployed by PPLive. More recently, the interest has turned towards a new
kind of service, P2P video-on-demand (P2P-VoD). Based on a detailed analysis of a current client-
server VoD system at Microsoft, it was pointed out in that P2P-VoD could bring significant savings in
server loading. These P2P-VoD systems are already enjoying a large viewer population. we conduct an
in-depth study of P2P-VoD based on a real-world P2P-VoD system built and deployed by PPLive in the
fall of 2007. This general model serves to provide a framework and taxonomy for studying different
design issues in a P2P-VoD system. We discuss metrics for evaluating a P2P-VoD system, and how to
instrument the measurement in a real-life system. Real-life measurement data were collected from the
deployed PPLive VoD system. In this paper, we present a general architecture and important building
blocks of realizing a P2P-VoD system.
In [5] B. Cheng, L. Stein, H. Jin, X. Liao, and Z. Zhang et al. This article explains the evaluation,
design and implementation of GridCast, a real deployed P2P VoD system. In this article, we measure
GridCast and explore how to improve peer sharing by using caching and replication. The basic idea
behind GridCast is to enable peers to share with each other and offload the server. In GridCast, video
files are segmented on time rather than space. Tracker server is a well-known rendezvous for joining
peers. Peers fetch chunks from sources or peers and cache them in local memory and disk. Join. To in
the system, the peer notifies the tracker of its existence. When a user leaves the system, the peer notifies
the tracker and its neighbors and then closes all its TCP connections. Start. Users select a video to start a
session. Play. To play continuously, the peer performs two tasks; fetching from the network and feeding
to the media player. Pause. On a pause, the scheduler continues to fetch data from other peers and
provide data to other peers, but the media server stops sending chunks into the player. Seek. On a seek,
the peer moves the playhead to the target location, coordinate with the tracker for a new candidate list,
then activates the scheduler to satisfy the new data requirements. This article first presents the basic
design of a live P2P VoD system, namely GridCast, and then evaluates its performance through the data
trace collected from the initial deployment.
III. SOCIALTUBE:
In an online social network, contents spread among users by their social activities. A number of
research efforts have been devoted to studying the propagation of information in online social networks.
Video sharing has been an more and more well-liked application in online social networks (OSNs).
International Journal of Modern Trends in Engineering and Research (IJMTER)
Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161
@IJMTER-2014, All rights Reserved 691
Figure 1: Structure of SocialTube
However, its sustainable development is severely hindered by the intrinsic limit of the
client/server architecture deployed in current OSN video systems, which is not only expensive in
conditions of server bandwidth and storage but also not scalable with the soaring amount of users and
video content. The peer-assisted Video-on-Demand (VoD) method, in which share peers help the server
in delivering video content has been proposed lately. Unluckily, videos can only be dispersed through
friends in OSNs. As a result, present VoD works that find clustering nodes with similar interests or close
location for high performance are suboptimal, if not entirely inapplicable, in OSNs. Apply breadth-first-
search to keep away from overloading the Face book in existing system. The bandwidth and storage load
on video servers for providing video services is high and has been increasing at a rapid rate. Time delay
is very high, when we watching videos in social network.
IV. SECURED SOCIALTUBE:
Online social networks (OSNs) (e.g., Facebook, Twitter) are now among the most popular sites
on the Web. An OSN offer a influential means of establish social connections and sharing, organizing,
Social Relation
Video Streaming
Connection for interest 1
Video Streaming
Connection for interest 2
Follower
S
Interest 1
Interest 2
Server
International Journal of Modern Trends in Engineering and Research (IJMTER)
Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161
@IJMTER-2014, All rights Reserved 692
and finding content. Unlike current file or video sharing systems (e.g., BitTorrent and YouTube), which
are mainly organized around data, OSNs are prepared approximately users. OSN users establish
friendship relations with real-world friends and post their profiles and content such as notes, photos, and
videos to their private pages. Video sharing has been an increasingly popular application in OSNs,
enabling users to share their interesting videos they found with their friends.
Figure 2: System architecture
So we are improving the client/server architecture for video sharing, with the peer-to-peer (P2P)
architecture being the most hopeful. P2P-based video division has been utilized in on demand video
streaming. With each peer contributing its bandwidth to serving others, the P2P architecture offers high
scalability for large user bases. Proposed system enabling the possibility for P2P video sharing among
the online users. To reduce the video establish latency, we suggest a push based video prefetching
mechanism in SocialTube. To provide the video content in order to guarantee provider availability and
achieve low delay by retrieving chunks in parallel.
Overlay construction and
chunk prefetching algorithm
Login to
social
network
Upload
videos social
network
Facebook
Server
External
Server
Videos
Videos Chunks
Videos on
demand
Evaluation
criteria
Chunk and
Delivery
Scheduling
Buffer
Management
algorithm
Reduced
latency and
improved
efficiency
Share
videos
Android
mobile
Apps
Social
Network
Users
Identify followers
and Non Followers
Request
send to
socialtube
Server
Video Streaming
International Journal of Modern Trends in Engineering and Research (IJMTER)
Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161
@IJMTER-2014, All rights Reserved 693
V. EXPERIMENTAL RESULTS:
In this experiments find the upload and download bandwidth of the video in the socialtube and
secured socialtube. The comparison table and comparison graph is shown below.
Methods
upload
bandwidth
download
bandwidth
SOCIALTUBE 456 128
SECURED
SOCIALTUBE 795 432
Table1: Comparison table
Figure 3: Comparison graph
VI. CONCLUSION:
Our measurement reveals that most of the viewers of a user’s videos are the most video views, user’s
close friends are determined by social relationships, and the remaining are determined by interests, and
watchers of the similar video be likely to exist in the similar location. Based on our comments, we
suggest Social Tube, a scheme that discovers the interest similarity, social relationship and location to
improve the performance of video sharing in OSNs. Particularly, an OSN has a social network (SN)-
based P2P overlay construction algorithm that clusters peers based on their social relationships and
interests. Within every cluster, nodes are linked by virtue of their physical location in order to reduce
video transmission latency.In that Existing system Social Tube also incorporates a SN based chunk
perfecting algorithm to minimize video playback startup delay. A novel P2P assisted video sharing
system in online social networks, which provides efficient P2P assisted video sharing’s services.
Extensive simulation results show that it can provide a low video start up delay and low server traffics
demand.But it dose not avoid redundant video sharing in OSN system . Proposed system implement
secure social tube approach to share useful videos in online social network and implement video
conversion approach to convert videos into frames and check each and every frames using video content
features and also eliminate the redundant video shared on network. Implement this socialtube framework
in security manner.
REFERENCE:
[1] Facebook passes google in time spent on site for first time ever. http://www.businessinsider.com/.
0
100
200
300
400
500
600
700
800
socialtube
secured
socialtube
International Journal of Modern Trends in Engineering and Research (IJMTER)
Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161
@IJMTER-2014, All rights Reserved 694
[2] Social media, web 2.0 and internet stats. http://thefuturebuzz.com/2009/01/12/social-media-web-20- internet-numbers-
stats/.
[3] C. Huang, J. Li, and K. W. Ross. Can internet video-on-demand be profitable? In Proc. of SIGCOMM, 2007.
[4] Y. Huang, Z. Fu, D. Chiu, C. Lui, and C. Huang. Challenges, design and analysis of a large-scale P2P VoD system. In
Proc. SIGCOMM, 2008.
[5] B. Cheng, L. Stein, H. Jin, X. Liao, and Z. Zhang. Gridcast: improving peer sharing for p2p vod. ACM TOMCCAP,
2008.
[6] J. Wang, C. Huang, and J. Li. On ISP-friendly rate allocation for peer-assisted VoD. In Proc. of MM, 2008.
[7] K. Wang and C. Lin. Insight into the P2P-VoD system: Performance modeling and analysis. In Proc. of ICCCN, 2009.
[8] X. Cheng and J. Liu. NetTube: Exploring social networks for peer-to-peer short video sharing. In Proc. of INFOCOM,
2009.
[9] C.-P. Ho, S.-Y. Lee, and J.-Y. Yu. Cluster-based replication for P2P-based video-on-demand service. In Proc. of ICEIE,
2010.
[10] B. Li, M. Ma, Z. Jin, and D. Zhao. Investigation of a large-scale P2P VoD overlay network by measurements. Peer-to-
Peer Networking and Applications, 5(4):398–411,2012.
.
SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO SHARING IN OSN SYSTEM
SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO SHARING IN OSN SYSTEM

More Related Content

Viewers also liked

Enhanced Social Media Marketing with WordPress
Enhanced Social Media Marketing with WordPressEnhanced Social Media Marketing with WordPress
Enhanced Social Media Marketing with WordPress
Brian Rotsztein
 
Using data mining methods knowledge discovery for text mining
Using data mining methods knowledge discovery for text miningUsing data mining methods knowledge discovery for text mining
Using data mining methods knowledge discovery for text mining
eSAT Publishing House
 
Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devices
IGEEKS TECHNOLOGIES
 
Mobile computing security
Mobile computing securityMobile computing security
Mobile computing security
Zachariah Pabi
 
seminar presentation on Project ara
seminar presentation on Project araseminar presentation on Project ara
seminar presentation on Project ara
Georgekutty Francis
 
Mobile computing -- Introduction
Mobile computing -- IntroductionMobile computing -- Introduction
Mobile computing -- Introductionnicole_wang
 
Google Project Ara - The Modular Smartphone
Google Project Ara - The Modular SmartphoneGoogle Project Ara - The Modular Smartphone
Google Project Ara - The Modular Smartphone
Varun Singh
 
Introduction To Mobile Computing
Introduction To Mobile ComputingIntroduction To Mobile Computing
Introduction To Mobile Computing
Madhuri Badgujar
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applications Preserving location privacy in geo social applications
Preserving location privacy in geo social applications
Adz91 Digital Ads Pvt Ltd
 
Introduction & history of mobile computing
Introduction & history of mobile computingIntroduction & history of mobile computing
Introduction & history of mobile computingDavid Livingston J
 
Mobile Computing
Mobile ComputingMobile Computing
Mobile Computing
gaurav koriya
 
Seminar
SeminarSeminar
Seminar
Amala Reddy
 
紅酒保鮮塞
紅酒保鮮塞紅酒保鮮塞
紅酒保鮮塞
korgears
 
Prevention based mechanism for attacks in Network Security
Prevention based mechanism for attacks in Network SecurityPrevention based mechanism for attacks in Network Security
Prevention based mechanism for attacks in Network Security
Editor IJMTER
 
Eric VanAuken detailed resume
Eric VanAuken detailed resumeEric VanAuken detailed resume
Eric VanAuken detailed resume
Eric VanAuken
 

Viewers also liked (20)

Enhanced Social Media Marketing with WordPress
Enhanced Social Media Marketing with WordPressEnhanced Social Media Marketing with WordPress
Enhanced Social Media Marketing with WordPress
 
Step into social media june workshop 2010
Step into social media   june workshop 2010Step into social media   june workshop 2010
Step into social media june workshop 2010
 
Using data mining methods knowledge discovery for text mining
Using data mining methods knowledge discovery for text miningUsing data mining methods knowledge discovery for text mining
Using data mining methods knowledge discovery for text mining
 
Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devices
 
Mobile computing
Mobile computingMobile computing
Mobile computing
 
Project ara report 2
Project ara report 2Project ara report 2
Project ara report 2
 
Mobile computing security
Mobile computing securityMobile computing security
Mobile computing security
 
Mobile computing
Mobile computingMobile computing
Mobile computing
 
seminar presentation on Project ara
seminar presentation on Project araseminar presentation on Project ara
seminar presentation on Project ara
 
Mobile computing -- Introduction
Mobile computing -- IntroductionMobile computing -- Introduction
Mobile computing -- Introduction
 
Google Project Ara - The Modular Smartphone
Google Project Ara - The Modular SmartphoneGoogle Project Ara - The Modular Smartphone
Google Project Ara - The Modular Smartphone
 
Introduction To Mobile Computing
Introduction To Mobile ComputingIntroduction To Mobile Computing
Introduction To Mobile Computing
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applications Preserving location privacy in geo social applications
Preserving location privacy in geo social applications
 
Mobile computing
Mobile computingMobile computing
Mobile computing
 
Introduction & history of mobile computing
Introduction & history of mobile computingIntroduction & history of mobile computing
Introduction & history of mobile computing
 
Mobile Computing
Mobile ComputingMobile Computing
Mobile Computing
 
Seminar
SeminarSeminar
Seminar
 
紅酒保鮮塞
紅酒保鮮塞紅酒保鮮塞
紅酒保鮮塞
 
Prevention based mechanism for attacks in Network Security
Prevention based mechanism for attacks in Network SecurityPrevention based mechanism for attacks in Network Security
Prevention based mechanism for attacks in Network Security
 
Eric VanAuken detailed resume
Eric VanAuken detailed resumeEric VanAuken detailed resume
Eric VanAuken detailed resume
 

Similar to SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO SHARING IN OSN SYSTEM

E03502023027
E03502023027E03502023027
E03502023027
theijes
 
Social tube p2p assisted video sharing inonline social networks
Social tube p2p assisted video sharing inonline social networksSocial tube p2p assisted video sharing inonline social networks
Social tube p2p assisted video sharing inonline social networks
JPINFOTECH JAYAPRAKASH
 
PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...
PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...
PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...
ijp2p
 
Live multimedia streaming and video on demand issues and challenges
Live multimedia streaming and video on demand issues and challengesLive multimedia streaming and video on demand issues and challenges
Live multimedia streaming and video on demand issues and challenges
eSAT Journals
 
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH  THE RISE OF CLOUD COMPUTINGFUTURE OF PEER-TO-PEER TECHNOLOGY WITH  THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
ijp2p
 
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTINGFUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
ijp2p
 
Socially-aware Traffic Management (Workshop Sozioinformatik)
Socially-aware Traffic Management (Workshop Sozioinformatik)Socially-aware Traffic Management (Workshop Sozioinformatik)
Socially-aware Traffic Management (Workshop Sozioinformatik)
SmartenIT
 
Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...
Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...
Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...
Editor IJMTER
 
Ames cloud a framework of adaptive mobile video streaming and efficient socia...
Ames cloud a framework of adaptive mobile video streaming and efficient socia...Ames cloud a framework of adaptive mobile video streaming and efficient socia...
Ames cloud a framework of adaptive mobile video streaming and efficient socia...
Nagendra Nayak Bharothu
 
App for peer-to-peer file transfer
App for peer-to-peer file transferApp for peer-to-peer file transfer
App for peer-to-peer file transfer
IRJET Journal
 
Peer-to-Peer Communication Service and Messaging System
Peer-to-Peer Communication Service and Messaging SystemPeer-to-Peer Communication Service and Messaging System
Peer-to-Peer Communication Service and Messaging System
Editor IJMTER
 
Copyright Protection in Peer To Peer Network
Copyright Protection in Peer To Peer NetworkCopyright Protection in Peer To Peer Network
Copyright Protection in Peer To Peer Network
IJERA Editor
 
05999528
0599952805999528
Delay bounds of chunk based peer-to-peer
Delay bounds of chunk based peer-to-peerDelay bounds of chunk based peer-to-peer
Delay bounds of chunk based peer-to-peerambitlick
 
P2P File Sharing Web App
P2P File Sharing Web AppP2P File Sharing Web App
P2P File Sharing Web App
IRJET Journal
 
Adaptive Sliding Piece Selection Window for BitTorrent Systems
Adaptive Sliding Piece Selection Window for BitTorrent SystemsAdaptive Sliding Piece Selection Window for BitTorrent Systems
Adaptive Sliding Piece Selection Window for BitTorrent Systems
Waqas Tariq
 
pWeb: A P2P Web Hosting Framework
pWeb: A P2P Web Hosting FrameworkpWeb: A P2P Web Hosting Framework
pWeb: A P2P Web Hosting Framework
degarden
 

Similar to SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO SHARING IN OSN SYSTEM (20)

E03502023027
E03502023027E03502023027
E03502023027
 
Social tube p2p assisted video sharing inonline social networks
Social tube p2p assisted video sharing inonline social networksSocial tube p2p assisted video sharing inonline social networks
Social tube p2p assisted video sharing inonline social networks
 
PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...
PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...
PEER-TO-PEER LIVE STREAMING AND VIDEO ON DEMAND DESIGN ISSUES AND ITS CHALLEN...
 
Dinesh ppt
Dinesh pptDinesh ppt
Dinesh ppt
 
Live multimedia streaming and video on demand issues and challenges
Live multimedia streaming and video on demand issues and challengesLive multimedia streaming and video on demand issues and challenges
Live multimedia streaming and video on demand issues and challenges
 
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH  THE RISE OF CLOUD COMPUTINGFUTURE OF PEER-TO-PEER TECHNOLOGY WITH  THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
 
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTINGFUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
FUTURE OF PEER-TO-PEER TECHNOLOGY WITH THE RISE OF CLOUD COMPUTING
 
Socially-aware Traffic Management (Workshop Sozioinformatik)
Socially-aware Traffic Management (Workshop Sozioinformatik)Socially-aware Traffic Management (Workshop Sozioinformatik)
Socially-aware Traffic Management (Workshop Sozioinformatik)
 
Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...
Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...
Enhanced Dynamic Leakage Detection and Piracy Prevention in Content Delivery ...
 
Ames cloud a framework of adaptive mobile video streaming and efficient socia...
Ames cloud a framework of adaptive mobile video streaming and efficient socia...Ames cloud a framework of adaptive mobile video streaming and efficient socia...
Ames cloud a framework of adaptive mobile video streaming and efficient socia...
 
App for peer-to-peer file transfer
App for peer-to-peer file transferApp for peer-to-peer file transfer
App for peer-to-peer file transfer
 
Peer-to-Peer Communication Service and Messaging System
Peer-to-Peer Communication Service and Messaging SystemPeer-to-Peer Communication Service and Messaging System
Peer-to-Peer Communication Service and Messaging System
 
AVSTP2P Overview
AVSTP2P OverviewAVSTP2P Overview
AVSTP2P Overview
 
Copyright Protection in Peer To Peer Network
Copyright Protection in Peer To Peer NetworkCopyright Protection in Peer To Peer Network
Copyright Protection in Peer To Peer Network
 
05999528
0599952805999528
05999528
 
Delay bounds of chunk based peer-to-peer
Delay bounds of chunk based peer-to-peerDelay bounds of chunk based peer-to-peer
Delay bounds of chunk based peer-to-peer
 
P2P File Sharing Web App
P2P File Sharing Web AppP2P File Sharing Web App
P2P File Sharing Web App
 
Ijariie1186
Ijariie1186Ijariie1186
Ijariie1186
 
Adaptive Sliding Piece Selection Window for BitTorrent Systems
Adaptive Sliding Piece Selection Window for BitTorrent SystemsAdaptive Sliding Piece Selection Window for BitTorrent Systems
Adaptive Sliding Piece Selection Window for BitTorrent Systems
 
pWeb: A P2P Web Hosting Framework
pWeb: A P2P Web Hosting FrameworkpWeb: A P2P Web Hosting Framework
pWeb: A P2P Web Hosting Framework
 

More from Editor IJMTER

A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIPA NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
Editor IJMTER
 
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
Editor IJMTER
 
Analysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX EnvironmentAnalysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX Environment
Editor IJMTER
 
A Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-DuplicationA Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-Duplication
Editor IJMTER
 
Aging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the InternetAging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the Internet
Editor IJMTER
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
Editor IJMTER
 
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMESA CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
Editor IJMTER
 
Sustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building MaterialSustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building Material
Editor IJMTER
 
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TESTUSE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
Editor IJMTER
 
Textual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative AnalysisTextual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative Analysis
Editor IJMTER
 
Testing of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different ProcessorsTesting of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different Processors
Editor IJMTER
 
Survey on Malware Detection Techniques
Survey on Malware Detection TechniquesSurvey on Malware Detection Techniques
Survey on Malware Detection Techniques
Editor IJMTER
 
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICESURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
Editor IJMTER
 
SURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODSSURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODS
Editor IJMTER
 
Survey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor NetworkSurvey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor Network
Editor IJMTER
 
Step up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor DriveStep up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor Drive
Editor IJMTER
 
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATIONSPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
Editor IJMTER
 
Software Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing SchemeSoftware Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing Scheme
Editor IJMTER
 
Software Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global AnalysisSoftware Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global Analysis
Editor IJMTER
 
Software Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeSoftware Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking Scheme
Editor IJMTER
 

More from Editor IJMTER (20)

A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIPA NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
 
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
 
Analysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX EnvironmentAnalysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX Environment
 
A Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-DuplicationA Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-Duplication
 
Aging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the InternetAging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the Internet
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
 
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMESA CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
 
Sustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building MaterialSustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building Material
 
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TESTUSE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
 
Textual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative AnalysisTextual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative Analysis
 
Testing of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different ProcessorsTesting of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different Processors
 
Survey on Malware Detection Techniques
Survey on Malware Detection TechniquesSurvey on Malware Detection Techniques
Survey on Malware Detection Techniques
 
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICESURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
 
SURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODSSURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODS
 
Survey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor NetworkSurvey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor Network
 
Step up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor DriveStep up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor Drive
 
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATIONSPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
 
Software Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing SchemeSoftware Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing Scheme
 
Software Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global AnalysisSoftware Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global Analysis
 
Software Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeSoftware Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking Scheme
 

Recently uploaded

Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
azkamurat
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 

Recently uploaded (20)

Ethernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.pptEthernet Routing and switching chapter 1.ppt
Ethernet Routing and switching chapter 1.ppt
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 

SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO SHARING IN OSN SYSTEM

  • 1. Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com @IJMTER-2014, All rights Reserved 689 e-ISSN: 2349-9745 p-ISSN: 2393-8161 SECURED SOCIAL TUBE TO AVOID REDUNDANT VIDEO SHARING IN OSN SYSTEM J.Priyanka1 , P.Rajeswari 2 II-M.E(CS)1 , H.O.D / ECE2 , Dhanalakshmi Srinivasan Engineering College, Perambalur. ABSTRACT: Recent years have witnessed the blossom of online social network service and online video service as well as the rapid convergence of the two services. Social video contents or social videos in short that is generated and shared by users in online social networks are becoming increasingly popular on today's Internet. The unique propagation properties make the video access pattern in the online social network quite different from that in the traditional centralized video service systems, in that (1) video contents are no longer produced by a few centralized content providers, but by all individual users; and (2) social connections and social activities determine the propagation of the videos among the users. In that Existing system Secure Social tube, an improved peer-assisted video sharing system that explores interest similarity, physical location and social relationship between peers in OSNs. Specifically, social Tube incorporates four algorithms: a social network (SN)-based a buffer management, scheduling, chunk delivery, chunk prefetching and P2P overlay construction. Proposed system implement secure social tube approach to share useful videos in online social network and implement video conversion approach to convert videos into frames and check each and every frames using video content features and also eliminate the redundant video shared on network. Implement this social tube framework in security manner. KEYWORDS: online social networks, peer-to-peer network, I. INTRODUCTION The popularity of online social networks (OSNs) in recent years is continuously increasing. Facebook (FB), in particular, is one of the most important online social networks (OSNs) today. It has the highest number of active users with more than half active FB users returning daily and the largest number of visitors among OSNs according to Comscore. OSN users establish friendship relations with real-world friends and post their profiles and content such as notes, photos, and videos to their private pages. Video sharing has been an increasingly popular application in OSNs, enabling users to share their interesting videos they found with their friends. Different approaches for peer assisted video sharing in online social networks are: NetTube, SocialTube, etc. OSN based P2P streaming overlay, where social relationships are exploited to develop a privileged video content distribution mechanism among peers that are also OSN members. The user who have account in the online social networks they want to upload there videos on the networks and share it with other members who have account in that network. The other persons who have relationship with they are friends of the user want to view the shared video they will wait for the video for buffering. To avoid this problem in the proposed the user upload the video on the social networks the video upload on the socialtube automatically. So the other user can view the video easily without waiting for buffering.
  • 2. International Journal of Modern Trends in Engineering and Research (IJMTER) Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161 @IJMTER-2014, All rights Reserved 690 II. RELATED WORK: In [4] Y. Huang, Z. Fu, D. Chiu, C. Lui, and C. Huang et al. In this paper, we describe and discuss the challenges and the architectural design issues of a large-scale P2P-VoD system based on the experiences of a real system deployed by PPLive. More recently, the interest has turned towards a new kind of service, P2P video-on-demand (P2P-VoD). Based on a detailed analysis of a current client- server VoD system at Microsoft, it was pointed out in that P2P-VoD could bring significant savings in server loading. These P2P-VoD systems are already enjoying a large viewer population. we conduct an in-depth study of P2P-VoD based on a real-world P2P-VoD system built and deployed by PPLive in the fall of 2007. This general model serves to provide a framework and taxonomy for studying different design issues in a P2P-VoD system. We discuss metrics for evaluating a P2P-VoD system, and how to instrument the measurement in a real-life system. Real-life measurement data were collected from the deployed PPLive VoD system. In this paper, we present a general architecture and important building blocks of realizing a P2P-VoD system. In [5] B. Cheng, L. Stein, H. Jin, X. Liao, and Z. Zhang et al. This article explains the evaluation, design and implementation of GridCast, a real deployed P2P VoD system. In this article, we measure GridCast and explore how to improve peer sharing by using caching and replication. The basic idea behind GridCast is to enable peers to share with each other and offload the server. In GridCast, video files are segmented on time rather than space. Tracker server is a well-known rendezvous for joining peers. Peers fetch chunks from sources or peers and cache them in local memory and disk. Join. To in the system, the peer notifies the tracker of its existence. When a user leaves the system, the peer notifies the tracker and its neighbors and then closes all its TCP connections. Start. Users select a video to start a session. Play. To play continuously, the peer performs two tasks; fetching from the network and feeding to the media player. Pause. On a pause, the scheduler continues to fetch data from other peers and provide data to other peers, but the media server stops sending chunks into the player. Seek. On a seek, the peer moves the playhead to the target location, coordinate with the tracker for a new candidate list, then activates the scheduler to satisfy the new data requirements. This article first presents the basic design of a live P2P VoD system, namely GridCast, and then evaluates its performance through the data trace collected from the initial deployment. III. SOCIALTUBE: In an online social network, contents spread among users by their social activities. A number of research efforts have been devoted to studying the propagation of information in online social networks. Video sharing has been an more and more well-liked application in online social networks (OSNs).
  • 3. International Journal of Modern Trends in Engineering and Research (IJMTER) Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161 @IJMTER-2014, All rights Reserved 691 Figure 1: Structure of SocialTube However, its sustainable development is severely hindered by the intrinsic limit of the client/server architecture deployed in current OSN video systems, which is not only expensive in conditions of server bandwidth and storage but also not scalable with the soaring amount of users and video content. The peer-assisted Video-on-Demand (VoD) method, in which share peers help the server in delivering video content has been proposed lately. Unluckily, videos can only be dispersed through friends in OSNs. As a result, present VoD works that find clustering nodes with similar interests or close location for high performance are suboptimal, if not entirely inapplicable, in OSNs. Apply breadth-first- search to keep away from overloading the Face book in existing system. The bandwidth and storage load on video servers for providing video services is high and has been increasing at a rapid rate. Time delay is very high, when we watching videos in social network. IV. SECURED SOCIALTUBE: Online social networks (OSNs) (e.g., Facebook, Twitter) are now among the most popular sites on the Web. An OSN offer a influential means of establish social connections and sharing, organizing, Social Relation Video Streaming Connection for interest 1 Video Streaming Connection for interest 2 Follower S Interest 1 Interest 2 Server
  • 4. International Journal of Modern Trends in Engineering and Research (IJMTER) Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161 @IJMTER-2014, All rights Reserved 692 and finding content. Unlike current file or video sharing systems (e.g., BitTorrent and YouTube), which are mainly organized around data, OSNs are prepared approximately users. OSN users establish friendship relations with real-world friends and post their profiles and content such as notes, photos, and videos to their private pages. Video sharing has been an increasingly popular application in OSNs, enabling users to share their interesting videos they found with their friends. Figure 2: System architecture So we are improving the client/server architecture for video sharing, with the peer-to-peer (P2P) architecture being the most hopeful. P2P-based video division has been utilized in on demand video streaming. With each peer contributing its bandwidth to serving others, the P2P architecture offers high scalability for large user bases. Proposed system enabling the possibility for P2P video sharing among the online users. To reduce the video establish latency, we suggest a push based video prefetching mechanism in SocialTube. To provide the video content in order to guarantee provider availability and achieve low delay by retrieving chunks in parallel. Overlay construction and chunk prefetching algorithm Login to social network Upload videos social network Facebook Server External Server Videos Videos Chunks Videos on demand Evaluation criteria Chunk and Delivery Scheduling Buffer Management algorithm Reduced latency and improved efficiency Share videos Android mobile Apps Social Network Users Identify followers and Non Followers Request send to socialtube Server Video Streaming
  • 5. International Journal of Modern Trends in Engineering and Research (IJMTER) Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161 @IJMTER-2014, All rights Reserved 693 V. EXPERIMENTAL RESULTS: In this experiments find the upload and download bandwidth of the video in the socialtube and secured socialtube. The comparison table and comparison graph is shown below. Methods upload bandwidth download bandwidth SOCIALTUBE 456 128 SECURED SOCIALTUBE 795 432 Table1: Comparison table Figure 3: Comparison graph VI. CONCLUSION: Our measurement reveals that most of the viewers of a user’s videos are the most video views, user’s close friends are determined by social relationships, and the remaining are determined by interests, and watchers of the similar video be likely to exist in the similar location. Based on our comments, we suggest Social Tube, a scheme that discovers the interest similarity, social relationship and location to improve the performance of video sharing in OSNs. Particularly, an OSN has a social network (SN)- based P2P overlay construction algorithm that clusters peers based on their social relationships and interests. Within every cluster, nodes are linked by virtue of their physical location in order to reduce video transmission latency.In that Existing system Social Tube also incorporates a SN based chunk perfecting algorithm to minimize video playback startup delay. A novel P2P assisted video sharing system in online social networks, which provides efficient P2P assisted video sharing’s services. Extensive simulation results show that it can provide a low video start up delay and low server traffics demand.But it dose not avoid redundant video sharing in OSN system . Proposed system implement secure social tube approach to share useful videos in online social network and implement video conversion approach to convert videos into frames and check each and every frames using video content features and also eliminate the redundant video shared on network. Implement this socialtube framework in security manner. REFERENCE: [1] Facebook passes google in time spent on site for first time ever. http://www.businessinsider.com/. 0 100 200 300 400 500 600 700 800 socialtube secured socialtube
  • 6. International Journal of Modern Trends in Engineering and Research (IJMTER) Volume 02, Issue 01, [January - 2015] e-ISSN: 2349-9745, p-ISSN: 2393-8161 @IJMTER-2014, All rights Reserved 694 [2] Social media, web 2.0 and internet stats. http://thefuturebuzz.com/2009/01/12/social-media-web-20- internet-numbers- stats/. [3] C. Huang, J. Li, and K. W. Ross. Can internet video-on-demand be profitable? In Proc. of SIGCOMM, 2007. [4] Y. Huang, Z. Fu, D. Chiu, C. Lui, and C. Huang. Challenges, design and analysis of a large-scale P2P VoD system. In Proc. SIGCOMM, 2008. [5] B. Cheng, L. Stein, H. Jin, X. Liao, and Z. Zhang. Gridcast: improving peer sharing for p2p vod. ACM TOMCCAP, 2008. [6] J. Wang, C. Huang, and J. Li. On ISP-friendly rate allocation for peer-assisted VoD. In Proc. of MM, 2008. [7] K. Wang and C. Lin. Insight into the P2P-VoD system: Performance modeling and analysis. In Proc. of ICCCN, 2009. [8] X. Cheng and J. Liu. NetTube: Exploring social networks for peer-to-peer short video sharing. In Proc. of INFOCOM, 2009. [9] C.-P. Ho, S.-Y. Lee, and J.-Y. Yu. Cluster-based replication for P2P-based video-on-demand service. In Proc. of ICEIE, 2010. [10] B. Li, M. Ma, Z. Jin, and D. Zhao. Investigation of a large-scale P2P VoD overlay network by measurements. Peer-to- Peer Networking and Applications, 5(4):398–411,2012. .