473,394 Members | 1,640 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

interprocess communication?

3
Hi, im sorta new to programming with c++ but i got the hang of it :),
i want to know if there are some typ of explanation's, guides, or tutorials somewhere and if someone could give me links, about how to use c++ to interact with programms, expecialy games.

For example:
a c++ programm that replys to events that happens in-game like a chat event or a movement, something alone that line is what im thinking about.

Any help or suggestions would be helpfull. Thank you.
Feb 15 '07 #1
5 1695
sicarie
4,677 Expert Mod 4TB
Hi, im sorta new to programming with c++ but i got the hang of it :),
i want to know if there are some typ of explanation's, guides, or tutorials somewhere and if someone could give me links, about how to use c++ to interact with programms, expecialy games.

For example:
a c++ programm that replys to events that happens in-game like a chat event or a movement, something alone that line is what im thinking about.

Any help or suggestions would be helpfull. Thank you.
What kinds of games are you trying to create a response to?
Feb 15 '07 #2
Tingle
3
What kinds of games are you trying to create a response to?
mmorpg

things like gild wars, world of warcraft, flyforfun, ect.. things that just do client site, like moving the character or chatting automaticly ect..
Feb 15 '07 #3
sicarie
4,677 Expert Mod 4TB
mmorpg

things like gild wars, world of warcraft, flyforfun, ect.. things that just do client site, like moving the character or chatting automaticly ect..
Then I would look at any sort of mods those games have. I'm not too familiar with game development myself, but I would imagine you could figure out the things the game is creating/sending from looking at how those interacted with it.

Is anyone else more familiar with this srt of stuff and able to offer other ideas?
Feb 15 '07 #4
Tingle
3
Then I would look at any sort of mods those games have. I'm not too familiar with game development myself, but I would imagine you could figure out the things the game is creating/sending from looking at how those interacted with it.

Is anyone else more familiar with this srt of stuff and able to offer other ideas?
now... i dont want to know that i want to know how to interact with a game, if there is a tutorial or explanation on how to interact with other software... coz i dont know that...
Feb 15 '07 #5
horace1
1,510 Expert 1GB
have a look at
http://www.cppgameprogramming.com/cgi/nav.cgi?page=index
http://www.gillius.org/tutorial.htm
Feb 16 '07 #6

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

Similar topics

2
by: Jeroen | last post by:
Question, We are in the process of creating a windows service in C#. Another GUI application, also written in C# has to communicate from another machine to this service. What is the best...
7
by: Daniel | last post by:
I search for a good way to communicate between processes. I have a main application(might be more instances) and an tool that should exchange information such as which user is logged in into the...
4
by: Charles Packer | last post by:
I need to do the following simple interprocess communication (IPC) among these processes that are all on the same box: -- A daemon waits for "I'm here" announcements from multiple clients -- One...
5
by: guy | last post by:
In the past I've used sockets in C++ to allow apps to communicate with each other over a local network. Is there anything better/more advanced in .NET or should I continue to use sockets and the...
3
by: James Aguilar | last post by:
Oh wise readers of comp.lang.python, Lend a newbie your ears. I have read several old articles from this group about memory mapping and interprocess communication and have Googled the sh** out...
7
by: Michael Butscher | last post by:
Hi, this is not really Python-specific but I need it for Python. I'm wanting a method for interprocess communication which is OS- independent (sockets would be the normal way to go), but which...
4
by: batista | last post by:
Hello all, I need suggestions and possibly solutions to the problem stated below: I have an application written purely in .NET ( Windows Form Application) and another application that is...
0
by: Murali | last post by:
Hi Python Gurus, I am writing a GUI app (on linux) using pygtk which would launch some external applications and display their stdout and stderr inside the output window of my application...
2
by: Murali | last post by:
Hi Python Gurus, I am writing a GUI app (on linux) using pygtk which would launch some external applications and display their stdout and stderr inside the output window of my application...
3
by: madankarmukta | last post by:
Hi all, I am very new to Implementation of the Interprocess communication.I am trying to implement the concept in c++.I created the pipe using Createnamedpipe() function ,connecting to that pipe...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
0
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...

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.