Click here to Skip to main content
15,891,856 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Abort Retry and Ignore and SEH Pin
Greg Utas20-Oct-20 6:19
professionalGreg Utas20-Oct-20 6:19 
QuestionEACCES file from Ftpfolder Pin
ForNow16-Oct-20 3:47
ForNow16-Oct-20 3:47 
SuggestionRe: EACCES file from Ftpfolder Pin
Richard MacCutchan16-Oct-20 4:05
mveRichard MacCutchan16-Oct-20 4:05 
GeneralRe: EACCES file from Ftpfolder Pin
ForNow16-Oct-20 4:19
ForNow16-Oct-20 4:19 
GeneralRe: EACCES file from Ftpfolder Pin
Richard MacCutchan16-Oct-20 5:08
mveRichard MacCutchan16-Oct-20 5:08 
GeneralRe: EACCES file from Ftpfolder Pin
ForNow16-Oct-20 5:44
ForNow16-Oct-20 5:44 
GeneralRe: EACCES file from Ftpfolder Pin
Richard MacCutchan16-Oct-20 5:46
mveRichard MacCutchan16-Oct-20 5:46 
QuestionRPC interface does not work correctly Pin
CopWorker13-Oct-20 0:05
CopWorker13-Oct-20 0:05 
Hello together, 

I´m try to get a communication between a process written in c++ and a process written in c#.
Each Processes have a RPC Server ans a RPC Client.

The following situation exists:
It´s possibel to start a correct RPC communication between 2 processen written in C++.
And it´s also possible to start a correctly RPC communication between 2 processes written in C#.

It´s not possible to start a correctly RPC communication between a process written in c++ and a process written in c#.

The interface is initialized with the "ncacn_ip_tcp" protocol.

The error accours in the function "NdrGetBuffer(,,)". This function is declared in "rpcndr.h".
The client use this function for getting a pointer from the RPC server to send the requiered datas. 

I don´t no how shall I do now.
Is there anyting to setup in user settings?

Can someone help me?
Have someone also problems with RPC Server / Clients


Thank You very much.
CopWorker

AnswerRe: RPC interface does not work correctly Pin
Victor Nijegorodov13-Oct-20 0:49
Victor Nijegorodov13-Oct-20 0:49 
GeneralRe: RPC interface does not work correctly Pin
CopWorker13-Oct-20 1:34
CopWorker13-Oct-20 1:34 
Questionstd::cout inside of object Pin
_Flaviu11-Oct-20 3:11
_Flaviu11-Oct-20 3:11 
AnswerRe: std::cout inside of object Pin
Victor Nijegorodov11-Oct-20 4:25
Victor Nijegorodov11-Oct-20 4:25 
QuestionRe: std::cout inside of object Pin
David Crow11-Oct-20 4:58
David Crow11-Oct-20 4:58 
AnswerRe: std::cout inside of object Pin
Richard MacCutchan11-Oct-20 5:10
mveRichard MacCutchan11-Oct-20 5:10 
GeneralRe: std::cout inside of object Pin
_Flaviu11-Oct-20 5:50
_Flaviu11-Oct-20 5:50 
GeneralRe: std::cout inside of object Pin
Randor 11-Oct-20 8:24
professional Randor 11-Oct-20 8:24 
GeneralRe: std::cout inside of object Pin
Victor Nijegorodov11-Oct-20 20:13
Victor Nijegorodov11-Oct-20 20:13 
GeneralRe: std::cout inside of object Pin
Randor 11-Oct-20 20:33
professional Randor 11-Oct-20 20:33 
GeneralRe: std::cout inside of object Pin
Victor Nijegorodov12-Oct-20 1:32
Victor Nijegorodov12-Oct-20 1:32 
GeneralRe: std::cout inside of object Pin
Randor 12-Oct-20 6:20
professional Randor 12-Oct-20 6:20 
GeneralRe: std::cout inside of object Pin
Victor Nijegorodov12-Oct-20 8:22
Victor Nijegorodov12-Oct-20 8:22 
QuestionInsert or embed File Dialog in a CPropertyPage Pin
Maximilien6-Oct-20 10:30
Maximilien6-Oct-20 10:30 
AnswerRe: Insert or embed File Dialog in a CPropertyPage Pin
Victor Nijegorodov6-Oct-20 21:12
Victor Nijegorodov6-Oct-20 21:12 
QuestionBlum Blum Shub Pin
Member 149564755-Oct-20 8:12
Member 149564755-Oct-20 8:12 
AnswerRe: Blum Blum Shub Pin
Victor Nijegorodov5-Oct-20 8:18
Victor Nijegorodov5-Oct-20 8:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.