文件名称:Desktop
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 236kb
- 下载次数:
- 0次
- 提 供 者:
- fan***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To write and debug server-side program and client program to achieve customer, connection and communication between the server under Linux. Can open up two windows running the client, server-side on a stand-alone program, or connect two hosts as a client and server. This design uses a network socket socket and multi-threaded application in the network, and based on the under linux vi editor. Success of the program gcc debugger debugging, can be used in stand-alone web chat.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
prom\.cproject
....\.project
....\cc
....\chat.c
....\chat.h
....\Debug\functions.d
....\.....\functions.o
....\.....\main.d
....\.....\main.o
....\.....\makefile
....\.....\objects.mk
....\.....\online_link.d
....\.....\online_link.o
....\.....\server.d
....\.....\server.o
....\.....\socket_wrap.d
....\.....\socket_wrap.o
....\.....\sources.mk
....\.....\subdir.mk
....\functions.c
....\functions.c~
....\functions.h
....\link
....\main.c
....\online_link.c
....\online_link.h
....\regist_login.txt
....\regist_login.txt~
....\ser
....\server
....\server.c
....\server.h
....\socket_wrap.c
....\socket_wrap.h
....\struct.h
....\test
...._c\.cproject
......\.project
......\a.out
......\all_functions.h
......\c
......\cc
......\chat_menu.c
......\chat_menu.c~
......\chat_menu.h
......\chat_menu.txt
......\chat_menu.txt~
......\cl
......\client
......\ctttrt
......\ctttt
......\Debug\functions.d
......\.....\functions.o
......\.....\main.d
......\.....\main.o
......\.....\makefile
......\.....\objects.mk
......\.....\socket_wrap.d
......\.....\sources.mk
......\.....\subdir.mk
......\functions.c
......\functions.h
......\main.c
......\print_file.c
......\print_file.h
......\shortcut.txt
......\smile.c
......\smile.h
......\socket_wrap.c
......\socket_wrap.h
......\struct.h
......\super_mene.txt
......\super_mene.txt~
......\super_menu.c
......\super_menu.h
......\tcp_client.c
......\tcp_client.h
......\test
......\welcome_menu.c
......\welcome_menu.h
......\welcom_menu.txt
......\welcom_menu.txt~
......\xt
....\Debug
...._c\Debug
prom
prom_c
....\.project
....\cc
....\chat.c
....\chat.h
....\Debug\functions.d
....\.....\functions.o
....\.....\main.d
....\.....\main.o
....\.....\makefile
....\.....\objects.mk
....\.....\online_link.d
....\.....\online_link.o
....\.....\server.d
....\.....\server.o
....\.....\socket_wrap.d
....\.....\socket_wrap.o
....\.....\sources.mk
....\.....\subdir.mk
....\functions.c
....\functions.c~
....\functions.h
....\link
....\main.c
....\online_link.c
....\online_link.h
....\regist_login.txt
....\regist_login.txt~
....\ser
....\server
....\server.c
....\server.h
....\socket_wrap.c
....\socket_wrap.h
....\struct.h
....\test
...._c\.cproject
......\.project
......\a.out
......\all_functions.h
......\c
......\cc
......\chat_menu.c
......\chat_menu.c~
......\chat_menu.h
......\chat_menu.txt
......\chat_menu.txt~
......\cl
......\client
......\ctttrt
......\ctttt
......\Debug\functions.d
......\.....\functions.o
......\.....\main.d
......\.....\main.o
......\.....\makefile
......\.....\objects.mk
......\.....\socket_wrap.d
......\.....\sources.mk
......\.....\subdir.mk
......\functions.c
......\functions.h
......\main.c
......\print_file.c
......\print_file.h
......\shortcut.txt
......\smile.c
......\smile.h
......\socket_wrap.c
......\socket_wrap.h
......\struct.h
......\super_mene.txt
......\super_mene.txt~
......\super_menu.c
......\super_menu.h
......\tcp_client.c
......\tcp_client.h
......\test
......\welcome_menu.c
......\welcome_menu.h
......\welcom_menu.txt
......\welcom_menu.txt~
......\xt
....\Debug
...._c\Debug
prom
prom_c