Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multithread question Pin
RobJones3-Jul-03 6:42
RobJones3-Jul-03 6:42 
GeneralRe: Multithread question Pin
John M. Drescher3-Jul-03 6:29
John M. Drescher3-Jul-03 6:29 
GeneralRe: Multithread question Pin
achandra0073-Jul-03 6:40
achandra0073-Jul-03 6:40 
GeneralRe: Multithread question Pin
RobJones3-Jul-03 6:53
RobJones3-Jul-03 6:53 
GeneralRe: Multithread question Pin
John M. Drescher3-Jul-03 6:57
John M. Drescher3-Jul-03 6:57 
GeneralPeer to Peer network implementation in V C++ Pin
EEder3-Jul-03 5:46
EEder3-Jul-03 5:46 
GeneralRe: Peer to Peer network implementation in V C++ Pin
AlexO3-Jul-03 7:03
AlexO3-Jul-03 7:03 
GeneralRe: Peer to Peer network implementation in V C++ Pin
EEder3-Jul-03 8:14
EEder3-Jul-03 8:14 
Actually, my Java reference was to a different, although similar, project. Although the potential of that project and my current one being able to easily operate together if need be (part of my reason for being excited about JXTA) is nice.

I did use the term 'peer-to-peer' loosely and thats becuase I think its a pretty standard 'peer-to-peer' application. I'm looking for -

1) Self realizing network - discovery of peers when they arrive on the network, although a nameserver may be necessary.
2) standard message sending, data transfer
3) security is a factor, although not a driving one

The project currently handles all the data transfer properly, it just does it between a client and server.


Thanks for the comments!


Questionhow to change float to char* Pin
Angel Kid3-Jul-03 5:40
Angel Kid3-Jul-03 5:40 
AnswerRe: how to change float to char* Pin
AlexO3-Jul-03 5:44
AlexO3-Jul-03 5:44 
GeneralThanks Pin
Angel Kid3-Jul-03 5:58
Angel Kid3-Jul-03 5:58 
GeneralRe: how to change float to char* Pin
Ryan Binns3-Jul-03 15:39
Ryan Binns3-Jul-03 15:39 
AnswerRe: how to change float to char* Pin
Harald Krause3-Jul-03 5:48
Harald Krause3-Jul-03 5:48 
GeneralThanks Pin
Angel Kid3-Jul-03 5:59
Angel Kid3-Jul-03 5:59 
AnswerRe: how to change float to char* Pin
John M. Drescher3-Jul-03 6:04
John M. Drescher3-Jul-03 6:04 
GeneralConvert BSTR to char* Pin
RvD20023-Jul-03 5:18
sussRvD20023-Jul-03 5:18 
GeneralRe: Convert BSTR to char* Pin
Ryan Binns3-Jul-03 5:27
Ryan Binns3-Jul-03 5:27 
GeneralRe: Convert BSTR to char* Pin
RvD20023-Jul-03 6:36
sussRvD20023-Jul-03 6:36 
GeneralRe: Convert BSTR to char* Pin
Michael Dunn3-Jul-03 6:48
sitebuilderMichael Dunn3-Jul-03 6:48 
GeneralRe: Convert BSTR to char* Pin
RvD20023-Jul-03 6:52
sussRvD20023-Jul-03 6:52 
GeneralRe: Convert BSTR to char* Pin
Michael Dunn3-Jul-03 7:27
sitebuilderMichael Dunn3-Jul-03 7:27 
GeneralRe: Convert BSTR to char* Pin
RvD20023-Jul-03 7:32
sussRvD20023-Jul-03 7:32 
GeneralRe: Convert BSTR to char* Pin
Ryan Binns3-Jul-03 14:41
Ryan Binns3-Jul-03 14:41 
GeneralRe: Convert BSTR to char* Pin
Anonymous3-Jul-03 9:16
Anonymous3-Jul-03 9:16 
Questionconvert double to string? Pin
Sunnygirl3-Jul-03 5:15
Sunnygirl3-Jul-03 5:15 

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.