We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer.
switch (protocol) { case TCP: socket_tcp = tcp_get_socket (TCP_TYPE_CLIENT, 0, 10, tcp_callback); if (socket_tcp != 0) { tcp_connect (socket_tcp, Rem_IP, PORT_NUM, 0);} break; while (1) { timer_poll (); main_TcpNet (); }
can you send me a new one! thanks!
Hi Guo Ping,
I have a set ethernet sample codes for MCB2300, it is working. i forgot where i downloaded from, give me your email, i share you.
Hi:TP my problem had been solved,and thanks you all the same!
hgpsunway@163.com,this is my e_mail.also,i need your's as an another example!
may i give me a simple tcp/ip demo for mbc2300. my email : songliu2003@163.com
i want to a simple tcpip client demo. it can connet to server on pc.would you give me it? songliu2003@163.com