• 大小: 0.23M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2024-06-20
  • 语言: C#
  • 标签: MES  ES  

资源简介

C#与MES系统通讯的实例

资源截图

代码片段和文件信息

namespace MES.Common.TIB
{
    public interface IMessage
    {
        //void InitialzeConfig();

        void Send(string sendMssage);
        string SendRequest(string sendMessage);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      12288  2020-07-28 09:41  MES.Common.TIB\DLL\TIBCO.Rendezvous.netmodule

     文件        507  2020-07-28 09:41  MES.Common.TIB\DLL\TIBCO.Rendezvous.dll.config

     文件      91984  2020-07-28 09:41  MES.Common.TIB\DLL\TIBCO.Rendezvous.dll

     文件      10064  2020-07-28 09:41  MES.Common.TIB\DLL\policy.1.0.TIBCO.Rendezvous.dll

     文件     554832  2020-07-28 09:41  MES.Common.TIB\DLL\tibrv.dll

    ....SHR       279  2020-07-28 09:41  MES.Common.TIB\DLL\vssver2.scc

     文件       1494  2020-07-28 09:41  MES.Common.TIB\Properties\AssemblyInfo.cs

    ....SHR       120  2020-07-28 09:41  MES.Common.TIB\Properties\vssver2.scc

     文件        202  2020-07-28 09:41  MES.Common.TIB\IMessage.cs

     文件       6009  2020-07-28 09:41  MES.Common.TIB\MES.Common.TIB.csproj

     文件       9982  2020-07-28 09:41  MES.Common.TIB\MessageServiceFAB.cs

     文件        257  2020-07-28 09:41  MES.Common.TIB\MES.Common.TIB.csproj.vspscc

     文件      18272  2020-07-28 09:41  MES.Common.TIB\MessageInfo.cs

     文件       3277  2020-07-28 09:41  MES.Common.TIB\MessageKeyValue.cs

     文件      28728  2020-08-21 14:08  MES.Common.TIB\MessageService.cs

     文件     205037  2020-07-28 09:41  MES.Common.TIB\UserManagementImplService.cs

     文件        194  2020-07-28 09:41  MES.Common.TIB\mssccprj.scc

    ....SHR       370  2020-08-21 14:08  MES.Common.TIB\vssver2.scc

     文件       6411  2020-07-28 09:44  MES.Common.TIB\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       5759  2020-07-28 16:38  MES.Common.TIB\obj\Debug\MES.Common.TIB.csprojResolveAssemblyReference.cache

     文件      73216  2020-07-28 16:38  MES.Common.TIB\obj\Debug\MES.Common.TIB.pdb

     文件        323  2020-07-28 16:38  MES.Common.TIB\obj\Debug\MES.Common.TIB.csproj.FileListAbsolute.txt

     文件      26624  2020-07-28 16:38  MES.Common.TIB\obj\Debug\MES.Common.TIB.dll

     目录          0  2020-07-28 09:44  MES.Common.TIB\obj\Debug\TempPE

     目录          0  2020-07-28 16:38  MES.Common.TIB\obj\Debug

     目录          0  2020-07-28 09:41  MES.Common.TIB\DLL

     目录          0  2020-07-28 09:41  MES.Common.TIB\Properties

     目录          0  2020-07-28 09:44  MES.Common.TIB\Service References

     目录          0  2020-07-28 09:44  MES.Common.TIB\obj

     目录          0  2020-08-21 14:08  MES.Common.TIB

............此处省略3个文件信息

评论

共有 条评论