Hi Sabelo!!!
When a client machine connects to a socket on a server, you are establishing a bidirectional communication between the machines, so you need only 1 server and 1 client...
The establishment of the connection between the machines requires several steps that are reflected on events...
Hi Juvin!!!
To avoid regedit for asking you is you want to merge the information from the .reg file use the /s switch
regedit /s values.reg
add this line to a simple .cmd file (win2k / winxp) or a .bat file, like this
@echo off
regedit /s values.reg
and add this .cmd / .bat file to a group...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.