You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have developed an FDK application for placing order based on simple trigger using exanic x25 card. The application was tested in local environment with packet sender running on another system and connecting the application with trigger firmware for establishing the connection and sending a chunk of data out from memory to the connected server. This application works as expected.
When I'm trying to integrate the same application to establish connection and send out data to NSE (National Stock Exchange), the complete ethernet packet along with the correct payload data is observed on the wire (tx_data_net) but no response is received from the NSE in response.
I do not understand if my data is being sent out to NSE or not. If anybody has any inputs on my issue, it would greatly helpful
The text was updated successfully, but these errors were encountered:
Hey
I have developed an FDK application for placing order based on simple trigger using exanic x25 card. The application was tested in local environment with packet sender running on another system and connecting the application with trigger firmware for establishing the connection and sending a chunk of data out from memory to the connected server. This application works as expected.
When I'm trying to integrate the same application to establish connection and send out data to NSE (National Stock Exchange), the complete ethernet packet along with the correct payload data is observed on the wire (tx_data_net) but no response is received from the NSE in response.
I do not understand if my data is being sent out to NSE or not. If anybody has any inputs on my issue, it would greatly helpful
The text was updated successfully, but these errors were encountered: