搜索资源列表
SoftPhone
- 软电话 从功能分为:服务器端和客户端 服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应 客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯 点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information,
udp
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Hol
echo_2
- 客户端连接到服务器后向服务器发送用户名、密码进行认证,要求用户名、密码采用某种加密算法进行加密(加密算法自由选择),服务器接收到登陆请求后进行验证,并返回验证成功或者失败的信息-After the client connects to the server to the server to send the user name, password, authentication, requires a user name, password, encrypted using some encry
UDP
- 建立一个基于UDP的二人网络聊天的程序,要有登陆功能,登陆成功后可实现客户端和服务器端信息的互发,否则不能进入聊天。-A UDP-based chat program for two, there must log function, the landing can be achieved after the success of the client and server send each other information, or can not access the chat.
liaotian
- 基于Socket通信机制和多线程技术的聊天室程序设计 下面为聊天室服务器端程序和客户机端程序,调试该程序,验证程序所具有的“聊天”功能,然后结合这段程序,通过增加线程的方法,使程序具有服务器端程序可以同时接纳2个以上客户登陆,并实现各客户机间的“聊天”功能。 -Socket-based communication mechanisms and multi-threading programming chat rooms following procedures for the chat
ConnWlan
- 集成cmcc,cmcc_edu的上网方式,模拟网页登陆的客户端,在mfc的基础上完成-Integrated CMCC, cmcc_edu Internet way, simulation web log in the client, on the basis of the MFC finish
mfc-csocket-
- l利用mfc 控件建立客户端程序,可以向服务器发起连接,登陆服务器 -send application to the server and build the channel of commmunication
2donkey
- 一个简单的局域网的聊天软件,包含服务器端和客户端,能够实现一些简单登陆、聊天之类功能-A simple LAN chat software, including server and client to be able to achieve some simple landing, chat like functionality