Introduction - If you have any usage issues, please Google them yourself
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! :)
Packet : 69491711udp_chat.rar filelist
UDP点对点聊天\@PSC_ReadMe_757_3.txt
UDP点对点聊天\CComm.cpp
UDP点对点聊天\CComm.h
UDP点对点聊天\main.cpp
UDP点对点聊天\readme.txt
UDP点对点聊天\SChat.dsp
UDP点对点聊天\SChat.dsw
UDP点对点聊天\SChat.exe
UDP点对点聊天\SChat.ncb
UDP点对点聊天\SChat.opt
UDP点对点聊天\SChat.plg
UDP点对点聊天\SChat_1.exe
UDP点对点聊天\SChat_2.exe
UDP点对点聊天\screenshot.jpg
UDP点对点聊天\Release
UDP点对点聊天