I will never take the loss, I will always work, failure is definitely a majority, and victory is definitely in the effort in strange.
Hold on! Today, I learned Hook, TCPIP chat program.
Hooks for global variables through the DLL.
Setwindowshookex () This function is too easy to use.
TCPIP is very easy to write in VC.
Server - "Socket (), Bind (), Listen (), Accept (), Send (), RECV ().
Client - "Socket (), Connect, Send (), RECV.
There is a thing MSDN is the best teacher, don't buy any book, MSDN is all.