-
实现邮件服务器可以支持SMTP、POP3、TELNET和WEBEMAIL等协议…
实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
- 2022-11-20 14:30:03下载
- 积分:1
-
asp源码,实现了一个典型的留言板系统功能
asp源码,实现了一个典型的留言板系统功能-asp source code to achieve a typical message board system
- 2022-02-04 10:33:47下载
- 积分:1
-
武林助手 VB制作 有需要的可以参考一下
武林助手 VB制作 有需要的可以参考一下-VB production assistant martial arts has needed for reference
- 2022-06-11 13:45:27下载
- 积分:1
-
mySniff网络监控源码。学习VC++网络必看的程序。
mySniff网络监控源码。学习VC++网络必看的程序。-Network Monitoring mySniff source. Learning VC++ Network procedures must-see.
- 2023-02-14 13:50:03下载
- 积分:1
-
8051单片机C语言彻底应用
程序 提高篇
8051单片机C语言彻底应用
程序 提高篇-8051 C language applications that enhance the complete article
- 2022-01-23 10:27:35下载
- 积分:1
-
该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。
它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动
多个...
该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。
它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动
多个客户端。
客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以"悄悄"地对某人说,对信息进行过滤。
服务器端可以“踢“人,并可以防止用户名称的重复。
该聊天程序是我在两星期内仓促完成的,其只是大四学期的一个VC作业,里面有许多不完善和不如意的地方,
比如还可以添加类似于ICQ的图象列表,以及发送文件的功能等。
我认为理想的聊天程序应结合ICQ和网上聊天室的优点,如果是为网站开发,还应该接收和显示网站的信息。
如果你正在设计一聊天软件,希望该源程序对你有所帮助。如果你有什么好的建议或编程的心得,咱们不妨交流交流。
本人十二分地愿意与所有编程爱好者结为好友。
- 2022-04-20 02:25:11下载
- 积分:1
-
Multi
代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
- 2022-08-06 00:32:30下载
- 积分:1
-
MulticastChat : a multicast chat, the running of a number of examples, then join...
MulticastChat:一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。-MulticastChat : a multicast chat, the running of a number of examples, then joined a group can chat.
- 2022-05-24 23:22:19下载
- 积分:1
-
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC...
浙大网络编程课全套资料,其中包括课件,相关软件,八个编程例子,课后作业,实验与应用等五个部分。希望对大家学习网络编程有所帮助。开发环境为VC 6++ MFC-Zheda a full set of network programming classes, including courseware and related software, eight examples of programming, after-school work, experiments and applications of five parts. Everyone would like to learn network programming help. Development environment for VC 6++ MFC
- 2022-05-13 11:12:47下载
- 积分:1
-
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个...
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远主当前目录
dir:列出远方当前目录
cd :改变远方当前目录
? :显示你提供的命令
quit :退出返回
-Socket programming interface used to prepare the two procedures, namely client (client.c) and server (server.c), the program should be able to function to achieve the following command: get: get a file from afar put: to the distance a file pwd: display current directory far the main dir: lists the current remote directory cd: to change the current directory from afar? : Shows you the command quit: exit to return to
- 2023-02-27 03:40:03下载
- 积分:1