📄 readme.txt
字号:
Application: SChat version 0.50
Author: Scott Velasquez (scottvelasquez@home.com)
Windows and Linux compatible
For Linux compilation: gcc *.cpp -o udp -lpthread
The purpose of this application is to provide a direct communication between 2 computers in a peer to peer like environment. This code should be a great start for people who want to build a full blown chat program using C/C++ and Winsock. I hope by releasing this source code that other people who want to learn C/C++ networking using Winsock can pick it right up and learn from my program. I know I had a fairly hard time finding example apps to learn from. Gotta give back! :)
Feel free to contact me if you have any questions or suggestions.
Copyright 2000 Scott Velasquez
This source code can be used freely by anyone, but if you're including this in a book, magazine, or CD-ROM, please ask for my permission first.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -