Topic: 求助:jsp服务器怎么和非web页面发送接收消息??? |
Print this page |
1.求助:jsp服务器怎么和非web页面发送接收消息??? | Copy to clipboard |
Posted by: netsmile Posted on: 2005-10-28 17:54 过程是这样的:终端的程序是用VC/VB开发的,登录时向服务器验证,服务器是tomcat ,不知道servlet怎么向终端发送验证结果呢?? 终端又怎么提交用户/密码呢??又怎么接收服务器的结果呢?? 好晕啊,没有思路 ,望各位帮忙啊!!!! |
2.Re:求助:jsp服务器怎么和非web页面发送接收消息??? [Re: netsmile] | Copy to clipboard |
Posted by: steven_652 Posted on: 2005-10-28 18:10 用Web Service吧,以xml进行传输信息 |
3.Re:求助:jsp服务器怎么和非web页面发送接收消息??? [Re: netsmile] | Copy to clipboard |
Posted by: netsmile Posted on: 2005-10-28 18:48 说具体点好吗?我不太熟悉 |
4.Re:求助:jsp服务器怎么和非web页面发送接收消息??? [Re: netsmile] | Copy to clipboard |
Posted by: pp_car Posted on: 2005-10-30 16:08 一种方法: 可以这样实现,客户端用socket在80端口连接服务器,通过http协议请求该验证servlet. 另一种方法 在服务器端开发web service, 客户端访问该web service,同steven_652 所说. |
5.Re:求助:jsp服务器怎么和非web页面发送接收消息??? [Re: netsmile] | Copy to clipboard |
Posted by: netsmile Posted on: 2005-10-31 09:11 在第一种方法里面,servlet怎么向客户端发送验证后的数据呢?还有,如何让客户端和服务器保持联系状态呢? |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |