<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7037735198482028707.post1272678003536324188..comments</id><updated>2010-06-03T20:35:52.974+05:30</updated><title type='text'>Comments on Keith Chapman's Blog: Using TCP Monitor to Debug Web Service Calls</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.keith-chapman.org/feeds/1272678003536324188/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html'/><author><name>Keith Chapman</name><uri>http://www.blogger.com/profile/17984975074729516057</uri><email>keithgchapman@gmail.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-4421763077008962154</id><published>2010-06-03T20:35:52.860+05:30</published><updated>2010-06-03T20:35:52.860+05:30</updated><title type='text'>Say your service resides at http://foo:8888/a/b/c ...</title><content type='html'>Say your service resides at http://foo:8888/a/b/c and tcp mon is running on machine bar and listening on port 9999. Change your client to send the request to http://bar:9999/a/b/c and tcpmon will record and forward the message to http://foo:8888/a/b/c. Most often that not the service you wanna invoke is in the request URI so the server would take care of it tcpmon just acts like a man in the middle, its dumb and just records the message and forwards it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/4421763077008962154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/4421763077008962154'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1275577552860#c4421763077008962154' title=''/><author><name>Keith Chapman</name><uri>http://www.blogger.com/profile/17984975074729516057</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12423464181882537609'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-4208777034309722057</id><published>2010-06-03T20:30:58.611+05:30</published><updated>2010-06-03T20:30:58.611+05:30</updated><title type='text'>Hi,
How can I configure the client to send the req...</title><content type='html'>Hi,&lt;br /&gt;How can I configure the client to send the request to the TCP monitor instead of my service service???&lt;br /&gt;Does tcpmon know wich service it will invoke??? If so, how can I tell tcpmon to invoke an specific service??</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/4208777034309722057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/4208777034309722057'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1275577258611#c4208777034309722057' title=''/><author><name>Luis</name><uri>http://www.blogger.com/profile/13908170276341782703</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-5854388074418795177</id><published>2009-09-10T11:58:53.120+05:30</published><updated>2009-09-10T11:58:53.120+05:30</updated><title type='text'>Some free (Fiddler Web Debugger: http://www.fiddle...</title><content type='html'>Some free (Fiddler Web Debugger: http://www.fiddlertool.org) and commercial (HTTP Debugger Pro ($50): http://www.httpdebugger.com) tools are available on the market that allow to debug Web Services.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/5854388074418795177'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/5854388074418795177'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1252564133120#c5854388074418795177' title=''/><author><name>Khachatur</name><uri>http://www.blogger.com/profile/00574283895260620582</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-4707258403013491699</id><published>2009-09-10T11:58:36.836+05:30</published><updated>2009-09-10T11:58:36.836+05:30</updated><title type='text'>Some free (Fiddler Web Debugger: http://www.fiddle...</title><content type='html'>Some free (Fiddler Web Debugger: http://www.fiddlertool.org) and commercial (HTTP Debugger Pro ($50): http://www.httpdebugger.com) tools are available on the market that allow to debug Web Services.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/4707258403013491699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/4707258403013491699'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1252564116836#c4707258403013491699' title=''/><author><name>Khachatur</name><uri>http://www.blogger.com/profile/00574283895260620582</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-2634123290519391083</id><published>2009-06-18T21:18:03.836+05:30</published><updated>2009-06-18T21:18:03.836+05:30</updated><title type='text'>I have used tcp mon successfully in Windows. Is th...</title><content type='html'>I have used tcp mon successfully in Windows. Is there a way to use it in Unix? (where you dont have a GUI)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/2634123290519391083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/2634123290519391083'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1245340083836#c2634123290519391083' title=''/><author><name>Gerin</name><uri>http://www.blogger.com/profile/03399440550512364775</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-8392432643366626365</id><published>2009-03-22T22:42:00.000+05:30</published><updated>2009-03-22T22:42:00.000+05:30</updated><title type='text'>Se ha diseñado e implementado un sistema, el cual ...</title><content type='html'>Se ha diseñado e implementado un sistema, el cual usa principalmente la tecnología de comunicación de datos, de redes de computadoras y el paradigma  &lt;A HREF="http://www.dspace.espol.edu.ec/handle/123456789/1414" REL="nofollow"&gt;Cliente-Servidor&lt;/A&gt;,&lt;BR/&gt;. El sistema permite conocer la cantidad de información que circula en una red local, es decir, permite monitorear su tráfico</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/8392432643366626365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/8392432643366626365'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1237741920000#c8392432643366626365' title=''/><author><name>TD</name><uri>http://www.blogger.com/profile/07867686284341029805</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-7037735198482028707.post-5604825540253289946</id><published>2009-03-20T15:16:00.000+05:30</published><updated>2009-03-20T15:16:00.000+05:30</updated><title type='text'>When running the client, i see the something appea...</title><content type='html'>When running the client, i see the something appear in TCP/IP Monitor. Through many tutorials i google. The message viewed in TCP/IP Monitor can be modified and resent again. When trying to modified and resent, i get the fault response : Invalid Chunk. I wish you could point out what the error is. Thanks in advance!!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/5604825540253289946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7037735198482028707/1272678003536324188/comments/default/5604825540253289946'/><link rel='alternate' type='text/html' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html?showComment=1237542360000#c5604825540253289946' title=''/><author><name>ijajaja</name><uri>http://www.blogger.com/profile/09172928416630128822</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.keith-chapman.org/2008/07/using-tcp-monitor-to-debug-web-service.html' ref='tag:blogger.com,1999:blog-7037735198482028707.post-1272678003536324188' source='http://www.blogger.com/feeds/7037735198482028707/posts/default/1272678003536324188' type='text/html'/></entry></feed>