TCP / IP传输和网络层 [英] TCP/IP Transport and Network Layer

查看:78
本文介绍了TCP / IP传输和网络层的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,





我创建了TCP / IP应用程序。



1)在Java中,我为客户端应用程序创建了

2)在c ++语言中,我已经为服务器应用程序创建了。



here客户端和服务器之间正在进行通信,但问题是没有收到服务器(JAVA COMPONENT)发送的所有消息。





我如何验证我收到的所有数据,

JAVA组件(客户端)发送的数据是什么?/ $
到C ++ COMPONENT (服务器)。





任何人都可以澄清................







问候,

Ranjith

Dear All,


I have created TCP/IP Application.

1)In Java , i have created for client application
2)In c++ Language , i have created for server application.

here Communication is happening between the client and server,But the problem is NOT RECEIVEING the all messages, which has been sent by Server(JAVA COMPONENT).


How can i validate am i receving all the data,
what ever data ,in which JAVA component(client) is sending
to C++ COMPONENT(server).


Any one can clarify................



Regards,
Ranjith

推荐答案

假设客户端和服务器位于不同的系统上,您可以使用第三台计算机作为数据包嗅探器并观察线路上的交互。 [您无法在同一台计算机上监视计算机的数据包。]
Assuming the client and server are on different systems, you can use a third machine as a packet sniffer and watch interaction on the wire. [You can not monitor packets for a machine on the same machine.]


这篇关于TCP / IP传输和网络层的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆