transport Questions

5

I want to point out that I have searched a lot for this without a solution. So, I've created a loop that will go throw listBox2 that contains links, each time creating a http GET request in order t...
Uncircumcised asked 25/3, 2017 at 12:48

3

Solved

I am trying to control keep-alives session to reuse the tcp connection by creating a Trasport. Here is my snippet and I am not sure how to add headers info for authentication. url := "http://loca...
Delisadelisle asked 19/12, 2016 at 19:30

5

Solved

I am trying to send an email with an attachment file in Java. When I send the email without an attachment I receive the email, but when I add the attachment I don't receive anything and I don't ge...
Kizzee asked 17/6, 2013 at 20:46

3

Solved

I am looking forward to integrate Elasticsearch in a Spring Boot Web Application. Here is my configuration that creates my Transport Client: @Configuration public class ElasticsearchConfig { priv...
Awaken asked 9/12, 2016 at 14:34

1

I am troubleshooting an IPTV Layer 3 multicast VPN across a 10GB MPLS network. Only certain HD channels are experiencing severe freezing and tiling; all other SD and HD channels work fine. ...
Pytlik asked 19/6, 2014 at 15:29

1

Solved

I am trying to use a custom Transport class with xmlrpclib in Python but when I specify a custom Transport, I do get an exception at the first call: File "/Users/sorins/dev/py/confluence/conflue...
Shaina asked 10/7, 2013 at 11:30

3

Solved

I know with "transport.write()" I can transport string object but I want to know is this possible to transport other type of data, something like a python class object ? if It is possible how can I...
Cogitable asked 4/1, 2014 at 12:39

1

Solved

I needed a custombinding on a WCF Service to allow me to pass raw content to WCFRest service. Works great, but I can't get it to accept transport level security. I want https and basicauthenticatio...
Cirri asked 7/10, 2013 at 18:56

1

Solved

I have some questions about WebRTC: Does WebRTC use TCP or UDP as its peer-to-peer transport? How can I know? I read that there are reliability mode and DTLS agreement, how does these affect? Is t...
Chitchat asked 19/9, 2013 at 14:48

1

Solved

I'm becoming crazy with Kendo UI AutoComplete component. I'm using my own functions to access data with jQuery, so I have to set the AutoComplete dataSource.transport.read as a function. The code i...
Hypothec asked 24/9, 2012 at 7:39

1

Solved

I've been following Thrift support for Windows and VS development has come a long way thanks to a number of contributors. There are VS 2010 projects for the compiler and C++ library and I've confir...
Munro asked 14/11, 2011 at 23:13

2

Solved

In ABAP we can check the latest workbench request assigned to a given code from Utilities->Versions->Version Management menu. Is there any similar feature to check which is the customizing r...
Nausea asked 14/9, 2011 at 21:40

2

Q. How is "Application Layer" different from "Transport Layer" of the TCP Network Model? I am a student learning about the basics of networked programs. This was one of the questions given in the ...
Glottis asked 13/11, 2010 at 3:19

1

On Windows 7 and .NET 4 I'm getting some very weird effects from the WCF named pipe transport when my WCF client is a Windows service. My WCF service is hosted in a user mode app and exposed over ...
Lindeman asked 19/7, 2010 at 10:11

1

Solved

I have a project that is based on Twisted used to communicate with network devices and I am adding support for a new vendor (Citrix NetScaler) whose API is SOAP. Unfortunately the support for SOAP ...
Molybdic asked 19/4, 2010 at 22:1

2

How do I go about executing a fuzzing strategy to stress a network stack, specifically at the third and fourth layers (network and transport)? I've looked at frameworks to generate fuzzers, like SP...
Vocalize asked 16/12, 2009 at 23:36
1

© 2022 - 2024 — McMap. All rights reserved.