Question : I just connected my server to my router but my client machine does not connect to it.

My server used to be connected to my client machine via crossover cable. I now have the server connected to my router (using a standard ethernet cable), but my client machine will not reconnect to my domain on the server. I would like to have this setup so I can test cleint/server apps using either wireless or ethernet connections to the server. I can ping the server (using the command prompt) on both my client machine and a wireless laptop. I cannot connect like I used to by connecting to the domain. What setting do I need to reset?
Thanks

Answer : I just connected my server to my router but my client machine does not connect to it.

CreateDirectory:
http://msdn.microsoft.com/en-us/library/aa363855(VS.85).aspx

There is a link to an example:
Retrieving and Changing File Attributes
http://msdn.microsoft.com/en-us/library/aa365522(v=VS.85).aspx

The program there creates a directory - check the line with CreateDirectory(argv[1], NULL).

SetFileAttribute
http://msdn.microsoft.com/en-us/library/aa365535(VS.85).aspx


Random Solutions  
 
programming4us programming4us