Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
shared
- Page 1
Handling Real-Time DOM Sync in SSR React App with Dynamic Nested Routes
Programming
Web Development
4 Weeks Ago
by Neil_brown001
… route-based code-splitting, and some child components rely on
shared
context/state from the parent. To add complexity, I'm…
ArkTS - McCharts
Programming
Software Development
1 Month Ago
by 杨_659
… my example though—just use my pre-built components!*). I
shared
my chart components in HarmonyOS developer communities, and one member…
Re: What do you do for work?
Community Center
Geeks' Lounge
1 Month Ago
by rproffitt
… this?**" My job is now the 2 line items
shared
above.
Re: Question/Answering over SQL Data Using LangGraph Framework
Programming
Computer Science
1 Month Ago
by Pelorus_1
Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever.
Shared memory compare/check
Programming
Software Development
14 Years Ago
by Xytheron
…/* parent process */ { usleep(100);//wait(NULL); /** now detach the
shared
memory segment */ if (shmdt(shared_memory) == -1) { fprintf(stderr,…"Unable to detach\n"); } /** now remove the
shared
memory segment */ shmctl(segment_id, IPC_RMID, NULL); } return 0;…
shared memory program
Programming
Software Development
13 Years Ago
by niyasc
…=1; void *shm=(void *)0; struct common *
shared
; int shmid; shmid=shmget((key_t)1234,sizeof(struct common…quot;Memory attached at %x\n",(int)
shared
);
shared
->flag=0; while(running) { printf("%d…20;i++) { printf("%d\n",
shared
->c[i]); } //
shared
->flag1=4; running=0; } else …
Re: Shared memory compare/check
Programming
Software Development
14 Years Ago
by mike_2000_17
…else/* parent process */ { usleep(100);//wait(NULL); /** now detach the
shared
memory segment */ if (shmdt(shared_memory) == -1) { fprintf(stderr, &…quot;Unable to detach\n"); } /** now remove the
shared
memory segment */ shmctl(segment_id, IPC_RMID, NULL); } return 0; }…
Shared Web Worker with Dedicated Web Worker as failover - Lazy Load Example
Programming
Web Development
2 Years Ago
by jkon
… new implementation for websocket connections client side using
Shared
Web Workers.
Shared
Web Workers are supported today by most browsers…] = [fnc,argsObj]; worker.postMessage(dataObj); }; function setWorker() { if(
shared
)// instantiate the worker { let w = new SharedWorker(_this.root()+"…
Shared PC leads to a mess
Hardware and Software
Information Security
20 Years Ago
by flowerman
… Manager (ccEvtMgr) - Symantec Corporation - c:\Program Files\Common Files\Symantec
Shared
\ccEvtMgr.exe O23 - Service: Symantec Password Validation Service (ccPwdSvc) - Symantec… Corporation - c:\Program Files\Common Files\Symantec
Shared
\ccPwdSvc.exe O23 - Service: LexBce Server (LexBceS) - Lexmark International, Inc…
Shared memory creation in ruby
Programming
Web Development
15 Years Ago
by danibootstrap
… char* argv[]) { HANDLE mappedFile = 0; int oneSecond = 1000; char*
shared
= NULL; HANDLE eventHnd; eventHnd = CreateEvent(NULL, FALSE, FALSE, "TestSharedEvent…CreateFileMapping returned %d\n", mappedFile); fflush(NULL); // STEP 2
shared
= (char*)MapViewOfFile(mappedFile, FILE_MAP_WRITE, 0, 0, 0); printf(&…
Shared Memory in C
Programming
Software Development
13 Years Ago
by schrei
…= shmget(key, 4096, IPC_CREAT | 0666); //Attach the
shared
memory segement //Create aux file FILE * pFile; pFile =…] Process attempting to read it. [CODE]//Find
shared
memory segment key_t key; key = 12; int… shmid = shmget(key, 4096, 0666); //Attach the
shared
memory segement Data* shared_memory = (Data*) shmat(shmid, 0,…
Re: Shared memory compare/check
Programming
Software Development
14 Years Ago
by Xytheron
… if statement all together. Am I missing a concept of
shared
memory here? My assumption was that if the parent wrote… forked you'd be able to see that in the
shared
memory as the child and respond to it but it…
Shared Memory Pointer issue
Programming
Software Development
15 Years Ago
by freakzilla
…; pthread_mutex_t region_mutex; } client_queue_t; [/code] This is
shared
between a server and a client. Server creates the… set. A client process creates and attaches the
shared
memory (with same KEY as that of server…entry->shmid. Snippet of server [code] // loads
shared
memory at (client_queue_t *)shm while(shm->notify != 1…
Re: Shared Memory Allocator in C++
Programming
Software Development
17 Years Ago
by vijayan121
…Ritchie). now we encounter the first problem: when creating
shared
memory (and memory mapped files) to communicate between … mechanism, we need to store pointers inside this
shared
memory segment. since the normal pointer stores an … solve; we need to synchronize access to the
shared
memory structures from multiple processes. there are several …
Re: Shared Memory Pointer issue
Programming
Software Development
15 Years Ago
by freakzilla
… Is it local var on some procedure? Is it itself
shared
? If so, how it is attached to the server address… pthread methods in this context.[/QUOTE] Client queue address is
shared
, which is shm. I need to somehow add new clients… Basically, when a new client is created, it creates a
shared
memory segment for another queue, and spawns threads to add…
Re: Shared Memory Pointer issue
Programming
Software Development
15 Years Ago
by Salem
You need to 'allocate' your client data in the same
shared
memory as everything else (which is
shared
between the two processes). Unless the
shared
memory is mapped to the same virtual address, pointers cannot be used (not easily anyway).
Shared Memory in C
Programming
Software Development
17 Years Ago
by LightSystem
… language. I need to put a whole array in a
shared
memory file (using POSIX). I have no problems putting simple… int* in
shared
memory. I do it this way: int main(int argc… simillarly put an array, lets call it buffer[10], in
shared
memory? Id apprecciate if anyone could help me.
Re: Shared Memory Pointer issue
Programming
Software Development
15 Years Ago
by nezachem
…. Is it local var on some procedure? Is it itself
shared
? If so, how it is attached to the server address…
shared variable on server or any machanism
Programming
Web Development
14 Years Ago
by Saqib_J
hi, i need to develop a page having a
shared
text area. two users would be using the same page … done with ajax call but what i need is the
shared
storage medium on the server side where i can put…. can somebody help me with this??? i came across with
shared
sessions but they only exists with asp.net. i need…
Shared Drives Accessible after a long time
Hardware and Software
Microsoft Windows
13 Years Ago
by kedarc68
… and print servers P1 and P2. All have password protected
shared
drives. Now I have a problem sharing A with B… ping it but it takes a long time to access
shared
drives. The error I get is "there are no… the drives. There is no problem while accessing other computers'
shared
drives from either A or B. However, if I change…
shared function and mysql stored procedure
Programming
Software Development
12 Years Ago
by ZER09
… file using vb.net then it has a
shared
function that will execute a stored procedure of…the correct datatype. but it is to long.
Shared
Function mysqlParamDataType(ByVal i As Integer) As MySqlDbType …will just splited by asterisk " * ".
Shared
Function sqlQuerySproc(ByVal Connection As String, ByVal Sproc As String…
Shared .exe and Static attribute
Programming
Software Development
10 Years Ago
by Amr_Mohammad_R
… want to know if I am having a
shared
.exe file and these
shared
.exe is running by 2 users on different… machines but they are running the application from the
shared
place and there were a class which has a static…
Shared Folder stopped Sharing to Laptop ?
Hardware and Software
Networking
8 Years Ago
by Siberian
… of the last few weeks I cannot connect to a
shared
folder which lives on the desktop from the laptop. When… I attempt to connect to the
shared
folder from the laptop I'm prompt for the login… worked. > Method 1: I suggest you to run the
shared
folder troubleshooter as below and check if it helps. >…
Re: Shared calenders in Outlook 2003
Hardware and Software
Microsoft Windows
17 Years Ago
by bobbyraw
…;559062]Hi all, Have a slight annoyance with outlook 2003
shared
calenders. Permissions are set for a particular user to view… also doesnt keep the person she is viewing in the
shared
calenders on the left hand side with the tick option… gist of this, i know what you are talking about
shared
calender but i am not sure i understand the rest
Shared Printer Problem
Hardware and Software
Microsoft Windows
19 Years Ago
by almara
… USB to a desktop and is also installed as a
shared
printer on a laptop. The network is set up and… to share while on the laptop it shows as a
shared
printer (with the icon underlined in yellow). When I send…
Shared Excel Worksheet with Query via VB
Programming
Software Development
17 Years Ago
by Paulzy
…>New Database Query. This works fine in a non
shared
environment eg. Not placing workbook in Share via Tools>…;ShareWorkbook. I wish to have this workbook in the
Shared
mode. Is this possible? At current when I tried, the…
Shared Memory Allocator in C++
Programming
Software Development
17 Years Ago
by juanbuffer
… in c/c++ and I'm having some trouble with
shared
memory. I create different processes that have to access the…, it simply raises a SIGSEGV. Is my first time using
shared
memory and I'm really discouraged. Suggestions and comments are…
Shared calenders in Outlook 2003
Hardware and Software
Microsoft Windows
17 Years Ago
by tompapandrea
Hi all, Have a slight annoyance with outlook 2003
shared
calenders. Permissions are set for a particular user to view … also doesnt keep the person she is viewing in the
shared
calenders on the left hand side with the tick option…
Shared Mail Boxes
Community Center
16 Years Ago
by NRG
… over to MS Exchange 2007/8, within Groupwise we have
shared
mailboxes (resources) which are accessed using proxy. Before any rollout… plan this, so my question is how do we handle
shared
mail boxes from GroupWise to Outlook? Will Outlook allow us…
Re: Shared Drives Accessible after a long time
Hardware and Software
Microsoft Windows
13 Years Ago
by kedarc68
… or so, these two machines can access each other's
shared
drives. We are making do with the present situation, but…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC