This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: TCP Raw data Sending

Part Number: TM4C1294NCPDT

Hello everyone,

I have used TI example enet_uip , I have modified webserver(HTTP)  to TCP/IP transmission, it's working very well for sending one frame at a time,

But, our application has 14KB of raw data, the all 14KB  must be send (server-tm4c1294) at an one enquiry, (from client-pc) (i.e, 14 Frame, 1460bytes/frame), This is not at all possible in enet_uip example,

pls, is there anyone attempt the same problem?

pls, if you known , share any link for TCP/IP raw data transfer. (examples)

  • Hello Dinesh,

    We have not attempted anything of that nature and it is outside the realm of our capabilities to support (we are device experts, not TCP/IP experts!).

    I had mentioned you should search E2E for other threads in your last post... here are some results you might find helpful.

    e2e.ti.com/.../530517 (I think this post originated from you as well)
    e2e.ti.com/.../2206959
    e2e.ti.com/.../1808036 (Long discussion on TI-RTOS forum about the topic)

    That is all we can offer due to the application specific nature of your query and that we don't have in-depth knowledge on how to manipulate a TCP/IP stack outside of the typical use case.