generictcpclient.h

来自「有关PIC18F97J66的实现以太网转串口功能的源码」· C头文件 代码 · 共 17 行

H
17
字号
/*********************************************************************
 *
 *  Generic TCP Client Example Application
 *   -Implements an example HTTP client and should be used as a basis 
 *	  for creating new TCP client applications
 *
 *********************************************************************
 * FileName:        GenericTCPClient.c
 * Dependencies:    TCP.h, DNS.h
 * Processor:       PIC18, PIC24F, PIC24H, dsPIC30, dsPIC33F
 * Complier:        Microchip C18 v3.03 or higher
 * 					Microchip C30 v2.02 or higher
 * Company:         Microchip Technology, Inc.
 *
 * Software License Agreement
 *
 * Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?