473,382 Members | 1,290 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,382 software developers and data experts.

Doors implementation on linux

Guys, Actually i want to implement
Doors on Linux using C++ coding,
on threads, thing is following Interfaces
door_bind,
door_call,
door_create,
door_cred,
door_info,
door_return,
door_revoke,
door_server_create,
door_unbind
are not supported on the Linux side,
can I use similar functions that serve
the same purpouse?
if so can I get the list of functions
that are equivalent to these functions

harsha
Jul 22 '05 #1
1 1821
harshaL wrote:
Guys, Actually i want to implement
Doors on Linux using C++ coding,
on threads, thing is following Interfaces
door_bind,
door_call,
door_create,
door_cred,
door_info,
door_return,
door_revoke,
door_server_create,
door_unbind
are not supported on the Linux side,
can I use similar functions that serve
the same purpouse?
if so can I get the list of functions
that are equivalent to these functions


Not in this newsgroup you can't. 'Doors' is not defined by C++ Standard,
so you would have to first explain what those things do, and only then we
could try to find some kind of equivalent of them in the Standard Library.
But it is most likely that there is no equivalent in C++. Judging from
the function names it's some kind of networking or communication package.
There is no networking support in the Standard library, you need to use
platform-specific means. Hence, ask in a newsgroup dedicated to your OS.

V
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Anonymous | last post by:
Hi I dont know how to program Javascript, but I am a web designer. I a looking for an easy-to-use script (for a beginner) which i can use t stop users from accessing my website using what I call...
12
by: Anil | last post by:
Hi, Where can I get the source code that has the implementation of the below C operators/functions: malloc sizeof new strcmp strtok
3
by: midnighthell | last post by:
I'm looking for one sample (code) , how to make that doors of cdrom (recorder, never mind) to be open on button press. thanks...
3
by: techiepundit | last post by:
I've been writing code in Python to prototype part of an application. I've used the re regular expression pattern matcher. Now I have to take what I've written and recode it in C to fit in an...
49
by: Karsten Jung | last post by:
Hello together, We have to make our own implementation of malloc() under Linux. Does anybody can give me a hint where to start? Our implementation should only work under Linux. Thanks ...
8
by: Max | last post by:
Hi everybody, suppose you have to order a list of integers which refer to points located in the 3D space. The compare() function is based on the distance that these points have with respect to...
12
by: rhino | last post by:
I'm having some problems with Sliding Doors, as described in an article in A List Apart (http://www.alistapart.com/articles/slidingdoors/) and as detailed in the CSS Tab Designer v2.0 program. ...
3
by: C++Liliput | last post by:
Hi, I was looking at the implementation of operator new and operator new in gcc source code and found that the implementation is exactly the same. The only difference is that the size_t argument...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.