Click here to Skip to main content
15,915,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: The Only Way to Approach Smart ... Pin
Chris Meech10-Feb-08 13:02
Chris Meech10-Feb-08 13:02 
GeneralRe: The Only Way to Approach Smart ... Pin
George_George10-Feb-08 19:21
George_George10-Feb-08 19:21 
Questioncan anybody help Pin
philiptabraham9-Feb-08 21:51
philiptabraham9-Feb-08 21:51 
AnswerRe: can anybody help Pin
Mark Salsbery10-Feb-08 9:51
Mark Salsbery10-Feb-08 9:51 
AnswerRe: can anybody help Pin
Rajesh R Subramanian10-Feb-08 19:08
professionalRajesh R Subramanian10-Feb-08 19:08 
AnswerRe: can anybody help Pin
Hamid_RT10-Feb-08 20:44
Hamid_RT10-Feb-08 20:44 
Generalc++ to matlab Pin
ashwiny9-Feb-08 17:42
ashwiny9-Feb-08 17:42 
GeneralRe: c++ to matlab Pin
jeron110-Feb-08 5:07
jeron110-Feb-08 5:07 
QuestionRe: c++ to matlab Pin
Mark Salsbery10-Feb-08 9:52
Mark Salsbery10-Feb-08 9:52 
Questionstring to LRESULT Pin
Zerox MXI9-Feb-08 17:08
Zerox MXI9-Feb-08 17:08 
GeneralRe: string to LRESULT Pin
Stephen Hewitt9-Feb-08 17:34
Stephen Hewitt9-Feb-08 17:34 
GeneralRe: string to LRESULT Pin
Zerox MXI9-Feb-08 17:38
Zerox MXI9-Feb-08 17:38 
GeneralRe: string to LRESULT Pin
Stephen Hewitt9-Feb-08 17:48
Stephen Hewitt9-Feb-08 17:48 
GeneralRe: string to LRESULT Pin
Zerox MXI9-Feb-08 17:57
Zerox MXI9-Feb-08 17:57 
GeneralRe: string to LRESULT Pin
Hamid_RT10-Feb-08 20:51
Hamid_RT10-Feb-08 20:51 
GeneralNetworking via Internet in C++ Pin
Michael Fritzius9-Feb-08 13:01
professionalMichael Fritzius9-Feb-08 13:01 
GeneralRe: Networking via Internet in C++ Pin
Garth J Lancaster9-Feb-08 19:20
professionalGarth J Lancaster9-Feb-08 19:20 
GeneralRe: Networking via Internet in C++ Pin
Michael Fritzius11-Feb-08 6:28
professionalMichael Fritzius11-Feb-08 6:28 
Thanks for the reply. Sorry for being so vague, but I didn't want the problem to seem so huge and specific that it's impossible to help with Smile | :)

It's not within a company that this program will be used, if that helps. Basically it's just some networking framework to lay down for a game I'd like to toy around with.

Whatever network stuff I write needs to be written in Win32, and compatible with WinXP. The code snippets I've found can compile and run properly.

The thing about the 2 addresses--one on the internal network and a second, "global" address--yes I've seen that. My internal address is something like 192.168.0.1, and I can find my external address at this place. I asked a couple friends to use the same service to find their external address and they couldn't receive any information from my program when theirs was listening.

My setup is a simple modem/router in the house. Any target machines I talk to have either that same setup, or a DSL line hooked directly to it.

If you need anymore info, please let me know. This is an itch that I need to scratch--I've needed to beef up my networking knowledge and I've put it off too long Smile | :)

Take care,
Michael
GeneralRe: Networking via Internet in C++ Pin
Garth J Lancaster11-Feb-08 13:40
professionalGarth J Lancaster11-Feb-08 13:40 
GeneralRe: Networking via Internet in C++ Pin
Michael Fritzius12-Feb-08 5:25
professionalMichael Fritzius12-Feb-08 5:25 
GeneralRe: Networking via Internet in C++ Pin
Garth J Lancaster12-Feb-08 11:11
professionalGarth J Lancaster12-Feb-08 11:11 
GeneralRe: Networking via Internet in C++ Pin
Garth J Lancaster12-Feb-08 11:13
professionalGarth J Lancaster12-Feb-08 11:13 
GeneralRe: Networking via Internet in C++ Pin
Michael Fritzius14-Feb-08 5:10
professionalMichael Fritzius14-Feb-08 5:10 
GeneralRe: Networking via Internet in C++ Pin
Garth J Lancaster14-Feb-08 10:44
professionalGarth J Lancaster14-Feb-08 10:44 
GeneralRe: Networking via Internet in C++ Pin
Garth J Lancaster12-Feb-08 16:05
professionalGarth J Lancaster12-Feb-08 16:05 

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.