UDPchat

所属分类:TCP/IP协议栈
开发工具:Visual C++
文件大小:132KB
下载次数:90
上传日期:2008-05-31 09:27:27
上 传 者wollfer
说明:  使用udp协议写的一个聊天程序。可是实现三个人同时在线聊天。对于初学网络编程者有很大帮助。使用VC6.0你编译通过。
(Use udp protocol to write a chat program. But at the same time realize three online chat. Network Programming for the beginner who has great help to me. You use the VC6.0 compiler through.)

文件列表:
UDP点对点聊天\CComm.cpp (2987, 2002-09-19)
UDP点对点聊天\CComm.h (542, 2002-09-19)
UDP点对点聊天\main.cpp (1126, 2002-09-19)
UDP点对点聊天\SChat.dsp (4415, 2002-09-18)
UDP点对点聊天\SChat.dsw (535, 2000-09-06)
UDP点对点聊天\SChat.exe (45056, 2002-09-19)
UDP点对点聊天\SChat_1.exe (45056, 2002-09-19)
UDP点对点聊天\SChat_2.exe (45056, 2002-09-19)
UDP点对点聊天\screenshot.gif (76299, 2005-10-25)
UDP点对点聊天 (0, 2006-06-08)

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.

近期下载者

相关文件


收藏者