industrialNETworXnetx

vinay

vinay

| 19.07.2010 | 15:40 | 4 replies

TCP/IP Task

anybody can plz let me know the usage of TCPIP_IP_CMD_SET_CONFIG_REQ/CNF (command 0x000200).

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 19.07.2010 | 16:08

Hi vinay,

using this command the IP layer can be provided with new configuration parameters. If any sockets
are open when the TCPIP_IP_CMD_SET_CONFIG_REQ command is received by the stack it will send
a TCPIP_TCP_UDP_CMD_SHUTDOWN_IND command to the owner of the socket. Please refer to the
section TCPIP_TCP_UDP_CMD_SHUTDOWN_IND/RES.

Please have a look into the TCP/IP Protocol API manual. There you will also find a code sample of the usage of this command.

Regards
AJ

vinay

vinay

| 19.07.2010 | 16:27

Hi AJ,

I am afraid i dont have this TCP/IP Protocol API manual could you please gimme the link to download the same.

Regards,

Vinay

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 19.07.2010 | 16:49
vinay

vinay

| 20.07.2010 | 13:42

Hey Thanks AJ for your quick response. :)

 

Login