CFP last date
20 May 2025
Reseach Article

Shared Media Web Service Architecture Design

by Waseem I. Bader
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 186 - Number 81
Year of Publication: 2025
Authors: Waseem I. Bader
10.5120/ijca2025924781

Waseem I. Bader . Shared Media Web Service Architecture Design. International Journal of Computer Applications. 186, 81 ( Apr 2025), 39-47. DOI=10.5120/ijca2025924781

@article{ 10.5120/ijca2025924781,
author = { Waseem I. Bader },
title = { Shared Media Web Service Architecture Design },
journal = { International Journal of Computer Applications },
issue_date = { Apr 2025 },
volume = { 186 },
number = { 81 },
month = { Apr },
year = { 2025 },
issn = { 0975-8887 },
pages = { 39-47 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume186/number81/shared-media-web-service-architecture-design/ },
doi = { 10.5120/ijca2025924781 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2025-04-26T02:19:43.118612+05:30
%A Waseem I. Bader
%T Shared Media Web Service Architecture Design
%J International Journal of Computer Applications
%@ 0975-8887
%V 186
%N 81
%P 39-47
%D 2025
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Dealing with the media is one of the main subjects that developers need to handle when building their websites, projects and their related mobile applications. It can be quite challenging especially if these projects are developed using different programming languages and development environments. It can also become a struggle when these systems are applied within load-balancing environments or limited-sized archiving solutions. At the same time, organizing the related websites and projects to share a common media service, can greatly improve the capability of administrating them with ease, keeping the consistency between different media files and the multi-system environment that uses them, reducing the time and effort needed for adding media capabilities to newer projects, or even making any desired changes for the media service functionality without affecting any project that uses it. In this paper, a proposed shared media web service architecture design for a related group of projects is presented whichuses a single media web service to support all applications, providing all the functionality needed to ensure consistency between them while at the same time reducing the time and effort needed for programmers and developers to maintain them in the best possible way.The code samples in this paper were implemented using the ASP.net programming languagebut the same architecture can be implemented in any other development language and environment.

References
  1. Nawir, F., & Hendrawan, S. A, "The Impact of Website Usability and Mobile Optimization on Customer Satisfaction and Sales Conversion Rates in E-commerce Businesses in Indonesia", The Eastasouth Journal of Information System and Computer Science, 2024.
  2. Vardhan, M., Kushwaha, D.S., "File replication and consistency maintenance mechanism in a trusted distributed environment", CSI Transactions on ICT, Springer, 2013.
  3. Newcomer E., Understanding Web Services –XMLWSDLSOAP, 1st ed. AddisonWesley Professional. Boston, United Stated of America. (2002).
  4. Ugurlu T., Pro ASP.NET Web API: HTTP Web Services in ASP.NET (Expert's Voice in .NET), 1st ed. Apress. New York, United Stated of America. (2013).
  5. "kSOAP2" Kilobyte Objects,[Online].Available: http://kobjects.org/. [Accessed 16March 2025].
  6. Perkins B., Jon D. Reid, Beginning C# and .NET, 2021 Edition. John Wiley &Sons, Inc., Hoboken, New Jersey, United Stated of America. (2021).
  7. Sumartono I., Siahaan A., Arpan A., "Base64 Character Encoding and Decoding Modeling", International Journal of Recent Trends in Engineering & Research, 2016.
  8. Kumar K., Pandey B., Next Generation Mechanisms for Data Encryption, 1st Edition, CRC Press, Florida, United Stated of America. (2025).
  9. Danylko J., ASP.NET 8 Best Practices: Explore techniques, patterns, and practices to develop effective large-scale .NET web apps, 1st ed. Packt Publishing Ltd. Birmingham, UK. (2023).
  10. Millett S., Professional ASP.NET Design Patterns, 1st ed. Wiley Publishing, Inc. Indiana, United Stated of America. (2010).
Index Terms

Computer Science
Information Sciences

Keywords

Web Development Media Management Web Services