473,623 Members | 3,365 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Projects on Online Transaction Programming

3 New Member
Hi,
I have to do a project on C program. I have to do 9 mini-projects. Please guide me through it.
1) Client-Server program using Semaphores, Message queues, Shared memory, Pipes, FIFO, Decentralized and Centralized OLTP, Channel of Communication and lastly
2) Using Network applications i.e Sockets on Decentralized and Centralized OLTP.
Please send me the source code as early as possible. Please give me a reply within 2 to 3 days.
Feb 9 '07 #1
13 3261
MMcCarthy
14,534 Recognized Expert Moderator MVP
The experts on this site are more than happy to help you with your problems but they cannot do your assignment for you. Attempt the assignment yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

ADMIN
Feb 9 '07 #2
RedSon
5,000 Recognized Expert Expert
Hi,
I have to do a project on C program. I have to do 9 mini-projects. Please guide me through it.
1) Client-Server program using Semaphores, Message queues, Shared memory, Pipes, FIFO, Decentralized and Centralized OLTP, Channel of Communication and lastly
2) Using Network applications i.e Sockets on Decentralized and Centralized OLTP.
Please send me the source code as early as possible. Please give me a reply within 2 to 3 days.
Here you and I can finish your project in 4 easy steps. Here are the steps for you to follow:

1.) Write a server program.
2.) Write a client.
3.) Connect your client to your server.
4.) Test your server and client.

Done!

Easy right!?!
Feb 9 '07 #3
ankit12399
1 New Member
Hi,
I have to do a project on C program. I have to do 9 mini-projects. Please guide me through it.
1) Client-Server program using Semaphores, Message queues, Shared memory, Pipes, FIFO, Decentralized and Centralized OLTP, Channel of Communication and lastly
2) Using Network applications i.e Sockets on Decentralized and Centralized OLTP.
Please send me the source code as early as possible. Please give me a reply within 2 to 3 days.These projects should be written using Saving bank application.
hi i dont have any knowledge of this please tell me in detail what u want to do..
Feb 10 '07 #4
RedSon
5,000 Recognized Expert Expert
First I want you to buy a computer. Then you have to install an operating system on it. I prefer Windows, but sometimes I dual boot my machine with a Linux partition. Linux has many distributions, you might want to consider one like Fedora. Its easy to use and comes with a bunch of packages. However I think that Windows is easier to use with Visual Stuido on it. So, assuming you have Windows and Visual Studio installed you can then create a new project. When you go through the create new project wizard select a c/c++ project. After you have done these steps you are then ready to start programming.

Let me know when you have completed these steps and then we can continue.
Feb 11 '07 #5
vittal
3 New Member
Atleast please send me a program on Client Server Saving bank application program using Pipes and FIFO.
Feb 13 '07 #6
MMcCarthy
14,534 Recognized Expert Moderator MVP
Atleast please send me a program on Client Server Saving bank application program using Pipes and FIFO.
vittal

I say again. The experts will NOT write your program for you. If you make some attempt to write it yourself they will try to help.

ADMIN
Feb 13 '07 #7
hirak1984
316 Contributor
Dear, dont take this site as your regular private tutor.
We dont do your homework or assignments.
But it is true,if you do one step,we will be happy to do the next 20 steps for you.
But you have to set the ball rolling first.
There are hundreds of books on networking,firs t know what a client server is.
decide what technology to use,vc++ or turbo c++(?),or linux etc...
post again when you have done all these.
Atleast please send me a program on Client Server Saving bank application program using Pipes and FIFO.
Feb 13 '07 #8
RedSon
5,000 Recognized Expert Expert
I'm finished with this thread, unless and until there is major progress. Well, I take that back, Vittal, if you are interested in hiring my services then I will talk more, but I am a very expensive consultant.
Feb 13 '07 #9
RedSon
5,000 Recognized Expert Expert
[font=Verdana][size=2]Dear, dont take this site as your regular private tutor.[/size][/font]
[font=Verdana][size=2]We dont do your homework or assignments.[/size][/font]
[font=Verdana][size=2]But it is true,if you do one step,we will be happy to do the next 20 steps for you.[/size][/font]
[font=Verdana][size=2]But you have to set the ball rolling first.[/size][/font]
[font=Verdana][size=2]There are hundreds of books on networking,firs t know what a client server is.[/size][/font]
[font=Verdana][size=2]decide what technology to use,vc++ or turbo c++(?),or linux etc...[/size][/font]
post again when you have done all these.
Hirak,

Whats up with all your font stuff? Did the "reply to" script put all that junk in your response?
Feb 13 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

16
7487
by: noah | last post by:
Does PHP have a feature to associate Cookie sessions with a persistent database connection that will allow a single transaction across multiple HTTP requests? Here is how I imagine my process: I have an series of interactive HTML forms. The user begins a Cookie session. A database connection is opened and a transaction is begun. After the user goes through any number of pages where they update the database they finish on a page where...
0
1883
by: Yuancai \(Charlie\) Ye | last post by:
Hi, All: I am happy to annouce that we have formally released our latest SocketPro version 4 at www.udaparts.com, an advanced remoting framework written from batching/queue, asynchrony and parallel computation. Key Benefits of SocketPro: Super performance and scalability It is a guarantee that SocketPro based client-server applications
9
1642
by: John Ilves | last post by:
I've read an online C tutorial and a book but I don't really know enough to work on any real projects. What comes in between in the process of learning C? Can anyone direct me to some good websites about this? Thanks, John
2
27027
by: Jon Smith via DotNetMonster.com | last post by:
Hi all, I've recently completed studying two C# books. I'm now looking to keep my knowledge of C# sharp (excuse the pun) by doing practice projects. Can anyone tell me where I might find C# projects to do? Is there a web site that publishes them? Any help would be greatly appreciated. Regards Jon. -- Message posted via http://www.dotnetmonster.com
11
3258
by: Hazz | last post by:
is there something as easy as just providing a link to an inexpensive credit card approval/payment component to integrate into an asp.net app. My question isn't about the linking process itself but rather about my wanting a very simple but robust credit card transaction component that I would not have to build myself. I already have a navigation system to display product. thank you -greg
1
725
by: Thapliyal, Deepak | last post by:
Can I use a "set transaction" type mechanism within a function? thx Deep -----Original Message----- From: Joshua D. Drake Sent: Tuesday, January 13, 2004 10:17 AM To: Thapliyal, Deepak Cc: 'Richard Huxton'; Anton.Nikiforov@loteco.ru;
3
1822
by: Lada 'Ray' Lostak | last post by:
Hello ppl, Imagine some online system, based on PgSql. There are 'many' parts which depends on each other. I will give small example, but instead of simple table imagine changing tenths various tables (editing). So, 'change table A' can be work for hours. There are tables tableA and tableB. Changes are made by thin client. If you change tableA, you have to also change tableB to 'finish' operation. Between starting changing tableA...
7
2458
by: manobas | last post by:
I am getting -911 on online incremental or delta backup , anybody have any explanation, backups go to tsm. thanks
3
1103
by: kj | last post by:
I'm looking for a collection of useful programming projects, at the "hobbyist" level. My online search did turn up a few collections (isolated projects are less useful to me at the moment), but these projects are either more difficult than what I'm looking for (e.g. code a C compiler) or not terribly useful to the average person (e.g. a function that efficiently computes the n-th Fibonacci number). Any pointers would be much...
0
8221
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8162
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8662
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8603
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7134
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6104
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4067
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2593
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.