Connect is an extensible HTTP server framework for node, created by Sencha Labs providing high performance "plugins" known as middleware.

learn more… | top users | synonyms

0
votes
0answers
14 views

Using Express and everyauth to conditionally authenticate Google OAuth2

I'm trying to use everyauth with Google OAuth2, and I only want authentication to succeed if Google sends me a user in my company's Google Apps domain. I can't figure out how to gracefully abort ...
0
votes
0answers
19 views

how to “facebook connect” both native iOS app & nodeJS express.io server

I am developing a native iOS app. FBconnect is working and I can get the session data on the client. But I also want to use FBconnect for the server side (NodeJS & express.io) Is it possible to ...
0
votes
1answer
25 views

h2 disconnect and connect

i got a problem when i'm closing an h2 connection(release database) and try to connect to another h2 database(debug database). Snipplet to connect: this.connection = new ...
0
votes
0answers
8 views

PhoneGap; FB Connect Plugin (Android OS): Re-Granding FB App every post

I created an Android App with PhoneGap:Build and the FB Connect Plugin. The app works fine and the FB Plugin, too. Just one tiny thing isn't working yet. I won't to post something after submiting a ...
0
votes
0answers
9 views

Connect with Basecamp, and returning projects

I have a question about the development of a private application for Basecamp (Not Classic but the new one). I have been trying to find an answer on the internet but I could not really find a good ...
0
votes
0answers
15 views

How to deploy a reveal.js app to heroku?

I am trying to deploy a reveal.js application to heroku. Reveal.js runs on node via grunt connect command. The app also requires ruby for compiling assets on-the-fly. Locally, I can run the app by ...
-1
votes
0answers
12 views

Automatically download iTunes Connect stats to excel/google sheets file [closed]

I am trying to find a script that will automatically update a google spreadsheet with the daily sales info etc
0
votes
0answers
2 views

About iTunes Connect

I am having problems with banking informations on iTunes Connect. I am brazilian and everything was working fine, but now they're asking for IBAN (International Bank Account Number) and I can't find ...
0
votes
0answers
13 views

Implement Twitter Connect to get friends (PHP)

I want to implement twitter connect in a website to get a list of a user's followers, and later on post a tweet. But I'm not sure where to start. Some questions I have are: How do I set up the ...
0
votes
1answer
67 views

C# connect four console

C# Connect Four Console Application I'm currently programming a connect four game as a console application for a school assignment. My teacher is currently absent doing database management, and our ...
0
votes
0answers
12 views

Vddk wrapper in C# gives VIX_E_INVALID_ARG ie.,“One of the parameters was invalid.” error

I am using Vddk API to mount and manage vmdk files in C#. I am using a wrapper class from " http://communities.vmware.com/thread/193704?start=0&tstart=0 " to convert C# calls to C++ . When I try ...
0
votes
1answer
53 views

Restify.js (Connect/Express) middleware ignoring call to next() within promise callback

So. I'm experiencing some quirks when attempting to implement some basic middleware for a Restify.js application I'm building with specific regard to next() and promise callbacks. To express the ...
0
votes
1answer
27 views

select for timeout over TCP socket

I have a problem with this code: FD_ZERO(&cset); FD_SET(s, &cset); tval.tv_sec = TIMEOUT; tval.tv_usec = 0; n = select(FD_SETSIZE, &cset, NULL, NULL, &tval); if (n==-1) { ...
0
votes
0answers
11 views

Facebook App : several terms of use depending on language

I am creating a Facebook App to connect users to my website and it will be available in several languages using Localisation's Facebook tool. I can translate my app's title, description, etc. but I ...
0
votes
0answers
20 views

Error 20012 (severity 2):Server name not found in configuration files.

Here is my code details Step 1. /etc/freetds/freettds.conf [mssql] host = 192.168.1.10 port = 1433 tds version =8.0 client charset = UTF-8 Step 2 /etc/odbcinst.ini ...
0
votes
0answers
23 views

See iAd Revenue in the new iTunes Connect layout? [migrated]

I'd like to know how I can see my iAd revenue in the "new" iTC layout? Two days ago there was a link in iTC (I think the label even said iAd revenue or stats), but now all I have is the new iAd ...
0
votes
1answer
25 views

Error in PHP script to connect to SQL [closed]

I am trying to make a news system, and I am getting an error on line 4 for the connect.php, which is supposed to connect to the database. Any ideas what the error is? <?php try { $pdo ...
0
votes
1answer
19 views

Usage of app.use() in express/connect

I saw sample code on express website: var express = require('express'); var app = express(); // simple logger app.use(function(req, res, next){ console.log('%s %s', req.method, req.url); next(); ...
0
votes
2answers
54 views

make line that connects two objects in silverlight

how can I connect these entity boxes? the boxes are created by clicking a button and they can be dragged. Now I want to connect them with a line or something.
0
votes
0answers
21 views

CURL on a specific PHP form

I have a specific form where I try to connect via CURL in PHP : <form method="POST" action="/index.php?action=login"> <p>Identifiant :</p> <p><input type="text" ...
-1
votes
0answers
27 views

Need to send multiple requests to client from nodejs

I have a node server which basically acts like a server to hit another server and sends back the response .This happens synchronously.I dont want my client to wait for more than 5 secs for my ...
-2
votes
3answers
61 views

how to connect to localhost with this code?

i have a problem with this c# code. I need to connect it to mysql, localhost database, Please give me the correct code to [connetionString = "Data Source=ServerName;Initial Catalog=root;User ...
0
votes
1answer
43 views

Connect.js middleware to rewrite request body

I have an Express-based Node.js application. I would like to convert line ending characters in my incoming request before the request passes to the rest of my Connect middleware stack (specifically, ...
-2
votes
0answers
17 views

How to connect a databse in microsoft access 2000 to a front end in visual studio 2008 so that i can display the records or fields in textboxes? [closed]

The error message indicates that i need to add a component to the form. I do not know which component i have to add. I tried different codes and connection strings but in vain. the error i am facing ...
1
vote
1answer
23 views

Cascade-like rendering with Express JS

With an express app running on a node server, how would I go about recursively searching for a render file from the full path right back to the beginning of the supplied URL. For example, if someone ...
0
votes
0answers
29 views

ExpressJS: Handling errors in functions - that are not part of the middleware

In my ExpressJS app I use some modules that fetch data from an API, manipulates this data, and then stores this data in DB. This procedure is periodic, so it happens every 15 minutes, and is not ...
0
votes
1answer
27 views

Infobright database connection through vb script

can any one tell me how to connect infobright database through vb script. As I am new to vb Script,I have written a code but it shows an error-"provider can not be found." the code i have written ...
0
votes
0answers
20 views

How to call a method on network joined using managedwifi-1.1

I need to call a method for every time the computer joins a network. I am using the managedwifi-1.1 library located here
-2
votes
0answers
27 views

Why socket connect fails lead to application crash?

We have sometimes flaky connections with the other external server. With that, it has to call connect again. At that time, the application leads to crash sometimes. As I read on the internet, someone ...
0
votes
1answer
36 views

AWS SimpleDB: can I find out which IPs connect to it?

We've been working on a collaborative project using AWS and in particular SimpleDB. Lately, our SDB cost have been going through the roof and we're trying to figure out what's going on. Is there any ...
0
votes
0answers
36 views

WP8 Socket ConnectAsync: Completed handler always returns Success?

I'm trying to connect to an ip/port from a WP8 via TCP/IP. I use socket.ConnectAsync() to initiate the Connection and specify a Completed Event like this socketEventArg.Completed += new ...
0
votes
1answer
36 views

UDP: Why can't you `bind` after a `connect`?

This works fine: socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0 bind(4, {sa_family=AF_INET, sin_port=htons(4444), sin_addr=inet_addr("0.0.0.0")}, 16) ...
0
votes
1answer
30 views

Java: Can socket connect to IPv6 address while binding a IPv4 address?

InetSocketAddress ipv4 = ...; // the IPv4 address InetSocketAddress ipv6 = ...; // the IPv6 address Socket sock = ...; // initialize a socket sock.bind(ipv4); sock.connect(ipv6, 0); Both sides are ...
0
votes
1answer
28 views

Android ServerSocketChannel binding to loopback address

I have an Android device that will be running a server that other Android devices, the clients, will be connecting to. I am using SocketChannel and ServerSocketChannel in non-blocking mode. Here is ...
0
votes
2answers
48 views

When to use next() and return next() in Node.js

Scenario: Consider the following is the part of code from a node web app. app.get('/users/:id?', function(req, res, next){ var id = req.params.id; if (id) { // do something } else ...
0
votes
1answer
23 views

How to close DB

Im using connect-domain to handle the errors for DB connection. When no data is found in DB, connect-domain throws the error. Below is the code db.store.find({'_id':id},function (err, data) { ...
0
votes
1answer
26 views

Redis connection close

Im using connect-domain and connect-redis. Below code checks for redis cache in Redis database. function redis_get(key, req, res) { var redisClient = redis.createClient(); redisClient.get(redisKey, ...
0
votes
0answers
6 views

Problems with Tcpclient.connect. Message will not show when client is disconnected from the host.

i am trying to create a TcpClient connection with a remote host. I am able to connect to the certain IP and port. And Messagebox1 will always be executed. But when i try to disconnect the client from ...
0
votes
0answers
9 views

how to get receives TUIO running

I find the TUIOdroid awesome .but don't know how to receive data from Android device on PC.Anyone could help me .my PC is win7 X64 pro.thank you very much!
0
votes
1answer
29 views

Handle HTTPS Tunnling using java

I am trying to build a proxy server and recently I am working on https. As specified in this post. I've tried to tunnel Connect request. My Code is as: private boolean ...
-2
votes
0answers
22 views

How to connect to outlook from windows service to read mails [closed]

I want to read outlook mails from windows service. In winForm,console app I am able to connect to outlook and read mails from outlook using microsoft interop dlls. But i am unable to connect to ...
-1
votes
0answers
21 views

Could not connect to device AFT [closed]

Im trying connect my Galaxy Note 10.1 to my hackintosh. But when i connect USB Android File Transfer Shows this error: Could not connect to device. Try reconnecting or restarting your device. How i ...
0
votes
1answer
92 views

Arduino ModBus communication

I have master / slave codes Arduinos. How can I connect them with pins on Arduino board? I'm using the SimpleModbus library, but there is no information about connecting them. Libraries are #include ...
0
votes
2answers
45 views

Querying a url in nodejs using connect.query()

Hi I have a url of format > http://127.0.0.1:3000/sss?AP=API&SE=AU I used to follow the below code to query var data=req.query[AP] But now my url is > ...
0
votes
1answer
37 views

Cant set headers after they are sent using connect

How to resolve this problem. Error: Can't set headers after they are sent. at ServerResponse.OutgoingMessage.setHeader (http.js:704:11) at ServerResponse.res.setHeader ...
0
votes
2answers
30 views

Node.js and the connect module: How do I get the message out of a request object sent to a web server

I'm using Node.js and connect to create a simple web server. I have something similar to the following code and I can't figure out how to access the actual request message body from the request ...
0
votes
2answers
90 views

Open via android-device localhost on PC

Situation: on PC installed server, and available address with this site: http://localhost And installed Connectify Hotspot to share internet via wi-fi. Also, I have android-device from which I need ...
0
votes
2answers
34 views

Socket.connect doesn't throw exception in Android

If I put a nonsense url no exception is thrown and none of the rest of my code is executed not even the rest of the asynctask that called the method that connects. try { ...
0
votes
1answer
92 views

Unable to connect to MSSQL database via CAKE PHP in ubuntu 12

Unable to connect to MSSQL database via CAKE PHP in ubuntu 12, i was trying to access a remort sql server from my ubuntu system, using cake php by simple mssql_connect(), but the error is like Warning ...
2
votes
3answers
84 views

Can't access database on my server

I am having some problems with my database. I created a user, and a database, but I can't seem to access it with php. My code is: $host = 'anapaiva.pt:2082'; $user = 'anapaiva_p1'; $pass = 'xxxx'; ...

1 2 3 4 5 22